glam/schemas/20251121/linkml/modules/classes/HCID.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

46 lines
2.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/HCID
name: HCID
title: HCID
description: >-
Heritage Custodian Identifier.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_value
classes:
HCID:
class_uri: schema:PropertyValue
description: >-
Persistent identifier value assigned to a heritage custodian entity for
cross-system reference and reconciliation.
alt_descriptions:
nl: Persistente identificatiewaarde toegekend aan een erfgoedbeheerder voor koppeling en reconciliatie tussen systemen.
de: Persistenter Identifikationswert fuer eine Kulturerbe-Institution zur systemuebergreifenden Referenz und Abgleichung.
fr: Valeur d identifiant persistant attribuee a une institution patrimoniale pour reference et rapprochement entre systemes.
es: Valor identificador persistente asignado a una entidad custodio de patrimonio para referencia y conciliacion entre sistemas.
ar: قيمة معرّف دائم تُسند لجهة حفظ التراث للمرجعية والمواءمة بين الأنظمة.
id: Nilai pengenal persisten yang ditetapkan untuk entitas kustodian warisan guna referensi dan rekonsiliasi lintas sistem.
zh: 分配给遗产保管机构实体的持久标识值,用于跨系统引用与对齐。
structured_aliases:
- {literal_form: erfgoedbeheerder-ID, in_language: nl}
- {literal_form: Kulturerbe-Kustoden-ID, in_language: de}
- {literal_form: identifiant du detenteur patrimonial, in_language: fr}
- {literal_form: identificador de custodio patrimonial, in_language: es}
- {literal_form: معرّف جهة حفظ التراث, in_language: ar}
- {literal_form: pengenal kustodian warisan, in_language: id}
- {literal_form: 遗产保管机构标识, in_language: zh}
exact_mappings:
- schema:PropertyValue
annotations:
specificity_score: 0.1
specificity_rationale: "Generic utility class created during migration"
custodian_types: '["*"]'
slots:
- has_value