- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
47 lines
2.3 KiB
YAML
47 lines
2.3 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: {text: Persistente identificatiewaarde toegekend aan een erfgoedbeheerder voor koppeling en reconciliatie tussen systemen., language: nl}
|
|
de: {text: Persistenter Identifikationswert fuer eine Kulturerbe-Institution zur systemuebergreifenden Referenz und Abgleichung., language: de}
|
|
fr: {text: Valeur d identifiant persistant attribuee a une institution patrimoniale pour reference et rapprochement entre systemes., language: fr}
|
|
es: {text: Valor identificador persistente asignado a una entidad custodio de patrimonio para referencia y conciliacion entre sistemas., language: es}
|
|
ar: {text: قيمة معرّف دائم تُسند لجهة حفظ التراث للمرجعية والمواءمة بين الأنظمة., language: ar}
|
|
id: {text: Nilai pengenal persisten yang ditetapkan untuk entitas kustodian warisan guna referensi dan rekonsiliasi lintas sistem., language: id}
|
|
zh: {text: 分配给遗产保管机构实体的持久标识值,用于跨系统引用与对齐。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: erfgoedbeheerder-ID, language: nl}]
|
|
de: [{literal_form: Kulturerbe-Kustoden-ID, language: de}]
|
|
fr: [{literal_form: identifiant du detenteur patrimonial, language: fr}]
|
|
es: [{literal_form: identificador de custodio patrimonial, language: es}]
|
|
ar: [{literal_form: معرّف جهة حفظ التراث, language: ar}]
|
|
id: [{literal_form: pengenal kustodian warisan, language: id}]
|
|
zh: [{literal_form: 遗产保管机构标识, language: zh}]
|
|
exact_mappings:
|
|
- schema:PropertyValue
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
|
|
slots:
|
|
- has_value
|