- 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
2 KiB
YAML
44 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/HALCAdm2Name
|
|
name: HALCAdm2Name
|
|
title: HALC Adm2 Name
|
|
description: A HALC administrative level 2 name. MIGRATED from halc_adm2_name slot per Rule 53. Follows skos:label.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
HALCAdm2Name:
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Name label for second-level administrative subdivision represented in the
|
|
HALC geographic framework.
|
|
alt_descriptions:
|
|
nl: Naamlabel voor administratieve indeling op tweede niveau binnen het HALC geografische kader.
|
|
de: Namensbezeichnung fuer Verwaltungseinheiten der zweiten Ebene im HALC-Georahmen.
|
|
fr: Libelle de nom pour la subdivision administrative de deuxieme niveau dans le cadre geographique HALC.
|
|
es: Etiqueta de nombre para la subdivision administrativa de segundo nivel en el marco geografico HALC.
|
|
ar: تسمية اسم للتقسيم الإداري من المستوى الثاني ضمن إطار HALC الجغرافي.
|
|
id: Label nama untuk subdivisi administratif tingkat kedua dalam kerangka geografis HALC.
|
|
zh: HALC 地理框架中二级行政区划的名称标签。
|
|
structured_aliases:
|
|
- {literal_form: HALC adm2-naam, in_language: nl}
|
|
- {literal_form: HALC Adm2-Name, in_language: de}
|
|
- {literal_form: nom HALC niveau 2, in_language: fr}
|
|
- {literal_form: nombre HALC nivel 2, in_language: es}
|
|
- {literal_form: اسم HALC للمستوى الثاني, in_language: ar}
|
|
- {literal_form: nama HALC tingkat 2, in_language: id}
|
|
- {literal_form: HALC 二级名称, in_language: zh}
|
|
broad_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|