glam/schemas/20251121/linkml/modules/classes/HALCAdm2Name.yaml
kempersc 6e63465196 Add ImageTilingServiceEndpoint class and archive ID class
- 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.
2026-02-15 21:40:13 +01:00

44 lines
2.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: {text: Naamlabel voor administratieve indeling op tweede niveau binnen het HALC geografische kader., language: nl}
de: {text: Namensbezeichnung fuer Verwaltungseinheiten der zweiten Ebene im HALC-Georahmen., language: de}
fr: {text: Libelle de nom pour la subdivision administrative de deuxieme niveau dans le cadre geographique HALC., language: fr}
es: {text: Etiqueta de nombre para la subdivision administrativa de segundo nivel en el marco geografico HALC., language: es}
ar: {text: تسمية اسم للتقسيم الإداري من المستوى الثاني ضمن إطار HALC الجغرافي., language: ar}
id: {text: Label nama untuk subdivisi administratif tingkat kedua dalam kerangka geografis HALC., language: id}
zh: {text: HALC 地理框架中二级行政区划的名称标签。, language: zh}
structured_aliases:
nl: [{literal_form: HALC adm2-naam, language: nl}]
de: [{literal_form: HALC Adm2-Name, language: de}]
fr: [{literal_form: nom HALC niveau 2, language: fr}]
es: [{literal_form: nombre HALC nivel 2, language: es}]
ar: [{literal_form: اسم HALC للمستوى الثاني, language: ar}]
id: [{literal_form: nama HALC tingkat 2, language: id}]
zh: [{literal_form: HALC 二级名称, 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: "['*']"