- 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.
44 lines
1.8 KiB
YAML
44 lines
1.8 KiB
YAML
id: https://nde.nl/ontology/hc/classes/MowInscription
|
|
name: MowInscription
|
|
title: Memory of the World Inscription
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
MowInscription:
|
|
class_uri: crm:E73_Information_Object
|
|
description: Reference to a UNESCO Memory of the World inscription entry.
|
|
alt_descriptions:
|
|
nl: Verwijzing naar een inschrijvingsvermelding in UNESCO Memory of the World.
|
|
de: Verweis auf einen Eintrag im UNESCO-Programm Memory of the World.
|
|
fr: Reference a une inscription du programme UNESCO Memoire du monde.
|
|
es: Referencia a una inscripcion del programa UNESCO Memoria del Mundo.
|
|
ar: مرجع إلى قيد ضمن برنامج ذاكرة العالم التابع لليونسكو.
|
|
id: Rujukan ke entri inskripsi UNESCO Memory of the World.
|
|
zh: 指向 UNESCO 世界记忆项目登录条目的参考信息。
|
|
structured_aliases:
|
|
- {literal_form: mow-inschrijving, in_language: nl}
|
|
- {literal_form: MoW-Eintrag, in_language: de}
|
|
- {literal_form: inscription Memoire du monde, in_language: fr}
|
|
- {literal_form: inscripcion Memoria del Mundo, in_language: es}
|
|
- {literal_form: تسجيل ذاكرة العالم, in_language: ar}
|
|
- {literal_form: entri inskripsi Memory of the World, in_language: id}
|
|
- {literal_form: 世界记忆登录条目, in_language: zh}
|
|
close_mappings:
|
|
- schema:CreativeWork
|
|
- crm:E31_Document
|
|
related_mappings:
|
|
- prov:Entity
|
|
slots:
|
|
- has_name
|
|
- in_country
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|