- 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.
41 lines
2 KiB
YAML
41 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/HALCAdm1Code
|
|
name: HALCAdm1Code
|
|
title: HALCAdm1 Code
|
|
description: HALC administrative level 1 code.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
HALCAdm1Code:
|
|
is_a: Identifier
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Code identifier for first-level administrative subdivision in the HALC
|
|
geographic coding system.
|
|
alt_descriptions:
|
|
nl: Code-identificatie voor eerstelijns administratieve indeling in het HALC geografische coderingssysteem.
|
|
de: Codekennung fuer Verwaltungseinheiten der ersten Ebene im HALC-Geocodierungssystem.
|
|
fr: Code identifiant la subdivision administrative de premier niveau dans le systeme de codage geographique HALC.
|
|
es: Codigo identificador para la subdivision administrativa de primer nivel en el sistema geografico HALC.
|
|
ar: رمز معرّف للتقسيم الإداري من المستوى الأول ضمن نظام الترميز الجغرافي HALC.
|
|
id: Pengidentifikasi kode untuk subdivisi administratif tingkat pertama dalam sistem kode geografis HALC.
|
|
zh: HALC 地理编码体系中一级行政区划的代码标识。
|
|
structured_aliases:
|
|
- {literal_form: HALC adm1-code, in_language: nl}
|
|
- {literal_form: HALC Adm1-Code, in_language: de}
|
|
- {literal_form: code HALC niveau 1, in_language: fr}
|
|
- {literal_form: codigo HALC nivel 1, in_language: es}
|
|
- {literal_form: رمز HALC للمستوى الأول, in_language: ar}
|
|
- {literal_form: kode HALC tingkat 1, in_language: id}
|
|
- {literal_form: HALC 一级代码, in_language: zh}
|
|
broad_mappings:
|
|
- skos:Concept
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|