- 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.
64 lines
2.4 KiB
YAML
64 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/AnnotatorEntityClassification
|
|
name: AnnotatorEntityClassification
|
|
title: Annotator Entity Classification
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
oa: http://www.w3.org/ns/oa#
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
AnnotatorEntityClassification:
|
|
description: >-
|
|
Taxonomic categorization of cultural heritage entities within the Annotator classification scheme.
|
|
alt_descriptions:
|
|
nl: Taxonomische categorisatie van cultureel erfgoed entiteiten binnen het Annotator classificatieschema.
|
|
de: Taxonomische Kategorisierung von Kulturgut-Entitäten innerhalb des Annotator-Klassifikationsschemas.
|
|
fr: Catégorisation taxonomique des entités du patrimoine culturel dans le schéma de classification Annotator.
|
|
es: Categorización taxonómica de entidades de patrimonio cultural dentro del esquema de clasificación Annotator.
|
|
ar: التصنيف التصنيفي لكيانات التراث الثقافي ضمن مخطط تصنيف Annotator.
|
|
id: Kategorisasi taksonomi entitas warisan budaya dalam skema klasifikasi Annotator.
|
|
zh: 在Annotator分类方案内对文化遗产实体的分类学分类。
|
|
structured_aliases:
|
|
- literal_form: entiteitsclassificatie
|
|
in_language: nl
|
|
- literal_form: Entitätsklassifikation
|
|
in_language: de
|
|
- literal_form: classification d'entité
|
|
in_language: fr
|
|
- literal_form: clasificación de entidad
|
|
in_language: es
|
|
- literal_form: تصنيف الكيان
|
|
in_language: ar
|
|
- literal_form: klasifikasi entitas
|
|
in_language: id
|
|
- literal_form: 实体分类
|
|
in_language: zh
|
|
class_uri: skos:Concept
|
|
close_mappings:
|
|
- oa:classifying
|
|
related_mappings:
|
|
- prov:Entity
|
|
- schema:CategoryCode
|
|
keywords:
|
|
- entity classification
|
|
- Annotator
|
|
- taxonomy
|
|
- hypernym types
|
|
- GRP
|
|
- AGT
|
|
examples:
|
|
- value:
|
|
classification_type: GRP.HER.ARC
|
|
comments:
|
|
- Maps entities to heritage custodian taxonomy
|
|
- Includes hypernym types (GRP, AGT, TOP) and subtypes
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots: []
|