glam/schemas/20251121/linkml/modules/classes/Editor.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

52 lines
2.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/Editor
name: Editor
title: Editor Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
bibo: http://purl.org/ontology/bibo/
default_prefix: hc
imports:
- linkml:types
- ../metadata
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_role
classes:
Editor:
class_uri: schema:Person
description: >-
Contributor role indicating responsibility for editorial preparation,
revision, and publication shaping of a work.
alt_descriptions:
nl: Bijdragerrol met verantwoordelijkheid voor redactionele voorbereiding revisie en vormgeving van een werkpublicatie.
de: Beitragendenrolle mit Verantwortung fuer redaktionelle Vorbereitung Ueberarbeitung und Publikationsgestaltung eines Werks.
fr: Role de contribution charge de la preparation editoriale de la revision et de la mise en forme d une publication.
es: Rol de contribucion responsable de preparacion editorial revision y conformacion de la publicacion de una obra.
ar: دور مساهم مسؤول عن الإعداد التحريري والمراجعة وتشكيل نشر العمل.
id: Peran kontributor yang bertanggung jawab atas persiapan editorial revisi dan pembentukan publikasi karya.
zh: 负责作品编辑准备、修订与出版形态塑造的贡献者角色。
structured_aliases:
- {literal_form: redacteur, in_language: nl}
- {literal_form: Herausgeberrolle, in_language: de}
- {literal_form: role editoriale, in_language: fr}
- {literal_form: rol editorial, in_language: es}
- {literal_form: محرّر, in_language: ar}
- {literal_form: editor, in_language: id}
- {literal_form: 编辑角色, in_language: zh}
broad_mappings:
- schema:Person
close_mappings:
- bibo:Editor
slots:
- has_label
- identified_by
- has_role
slot_usage:
has_label:
has_role:
annotations:
custodian_types: '["*"]'
specificity_score: 0.5
specificity_rationale: Common bibliographic role.