glam/schemas/20251121/linkml/modules/classes/Classification.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- 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.
2026-02-16 10:16:51 +01:00

50 lines
1.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/Classification
name: Classification
title: Classification
description: >-
A classification assigned to an entity.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
classes:
Classification:
class_uri: skos:Concept
description: >-
Assigned categorization concept used to place an entity within a controlled semantic scheme.
alt_descriptions:
nl: Toegekend categorisatieconcept om een entiteit binnen een gecontroleerd semantisch schema te plaatsen.
de: Zugewiesenes Kategorisierungskonzept zur Einordnung einer Entität in ein kontrolliertes semantisches Schema.
fr: Concept de catégorisation attribué pour situer une entité dans un schéma sémantique contrôlé.
es: Concepto de categorización asignado para ubicar una entidad en un esquema semántico controlado.
ar: مفهوم تصنيفي مُسنَد لوضع كيان ضمن مخطط دلالي مضبوط.
id: Konsep kategorisasi yang ditetapkan untuk menempatkan entitas dalam skema semantik terkontrol.
zh: 用于将实体置于受控语义体系中的已分配分类概念。
structured_aliases:
- literal_form: indeling
in_language: nl
- literal_form: Klassifikationseinordnung
in_language: de
- literal_form: catégorisation attribuée
in_language: fr
- literal_form: categorización asignada
in_language: es
- literal_form: تصنيف مُسنَد
in_language: ar
- literal_form: klasifikasi terapan
in_language: id
- literal_form: 指派分类
in_language: zh
annotations:
specificity_score: 0.1
specificity_rationale: "Generic utility class created during migration"
custodian_types: '["*"]'
slots:
- has_label