- 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.
46 lines
2 KiB
YAML
46 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/HCPresetURI
|
|
name: HCPresetURI
|
|
title: HCPresetURI
|
|
description: >-
|
|
Preset URI for Heritage Custodian.
|
|
|
|
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:
|
|
HCPresetURI:
|
|
class_uri: schema:URL
|
|
description: >-
|
|
Canonical preconfigured URI pattern used to mint or reference heritage
|
|
custodian resources.
|
|
alt_descriptions:
|
|
nl: Canoniek vooraf geconfigureerd URI-patroon voor het uitgeven of verwijzen naar erfgoedbeheerderbronnen.
|
|
de: Kanonisches vorkonfiguriertes URI-Muster zur Vergabe oder Referenzierung von Kulturerbe-Kustodenressourcen.
|
|
fr: Motif URI canonique preconfigure pour creer ou referencer des ressources de detenteurs patrimoniaux.
|
|
es: Patron URI canonico preconfigurado para emitir o referenciar recursos de custodios patrimoniales.
|
|
ar: نمط URI معياري مُعد مسبقا لإنشاء موارد جهة حفظ التراث أو الإحالة إليها.
|
|
id: Pola URI kanonik pra-konfigurasi untuk menerbitkan atau merujuk sumber daya kustodian warisan.
|
|
zh: 用于生成或引用遗产保管机构资源的规范预设 URI 模式。
|
|
structured_aliases:
|
|
- {literal_form: standaard HC-URI, in_language: nl}
|
|
- {literal_form: HC-Standard-URI, in_language: de}
|
|
- {literal_form: URI predefinie de detenteur patrimonial, in_language: fr}
|
|
- {literal_form: URI predefinida de custodio patrimonial, in_language: es}
|
|
- {literal_form: URI مُعد مسبقا لجهة التراث, in_language: ar}
|
|
- {literal_form: URI baku kustodian warisan, in_language: id}
|
|
- {literal_form: 遗产保管预设URI, in_language: zh}
|
|
close_mappings:
|
|
- schema:URL
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
slots:
|
|
- has_value
|