- Updated WorldCatIdentifier class with improved descriptions and multilingual support. - Refined WorldHeritageSite class to clarify its purpose and added structured aliases. - Enhanced WritingSystem class with detailed descriptions and examples for script identification. - Introduced BirthPlace class to represent birth locations with historical context and geographic identifiers. - Added AnnotatorAnnotationMetadata class for quality metrics and verification of cultural heritage annotations. - Created AnnotatorAnnotationProvenance class to track provenance of annotation activities. - Developed AnnotatorBlock class to aggregate entity claims and metadata for annotations. - Established AnnotatorEntityClaim class for individual assertions about cultural heritage entities. - Introduced AnnotatorEntityClassification class for taxonomic categorization of entities. - Added AnnotatorIntegrationNote class to document file creation and integration processes. - Developed AnnotatorModel class for machine learning models used in entity extraction. - Created AnnotatorProvenance class to track extraction provenance and source data access.
85 lines
2.8 KiB
YAML
85 lines
2.8 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:
|
|
text: Taxonomische categorisatie van cultureel erfgoed entiteiten binnen het Annotator classificatieschema.
|
|
language: nl
|
|
de:
|
|
text: Taxonomische Kategorisierung von Kulturgut-Entitäten innerhalb des Annotator-Klassifikationsschemas.
|
|
language: de
|
|
fr:
|
|
text: Catégorisation taxonomique des entités du patrimoine culturel dans le schéma de classification Annotator.
|
|
language: fr
|
|
es:
|
|
text: Categorización taxonómica de entidades de patrimonio cultural dentro del esquema de clasificación Annotator.
|
|
language: es
|
|
ar:
|
|
text: التصنيف التصنيفي لكيانات التراث الثقافي ضمن مخطط تصنيف Annotator.
|
|
language: ar
|
|
id:
|
|
text: Kategorisasi taksonomi entitas warisan budaya dalam skema klasifikasi Annotator.
|
|
language: id
|
|
zh:
|
|
text: 在Annotator分类方案内对文化遗产实体的分类学分类。
|
|
language: zh
|
|
structured_aliases:
|
|
nl:
|
|
- literal_form: entiteitsclassificatie
|
|
language: nl
|
|
de:
|
|
- literal_form: Entitätsklassifikation
|
|
language: de
|
|
fr:
|
|
- literal_form: classification d'entité
|
|
language: fr
|
|
es:
|
|
- literal_form: clasificación de entidad
|
|
language: es
|
|
ar:
|
|
- literal_form: تصنيف الكيان
|
|
language: ar
|
|
id:
|
|
- literal_form: klasifikasi entitas
|
|
language: id
|
|
zh:
|
|
- literal_form: 实体分类
|
|
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: []
|