35 lines
1.4 KiB
YAML
35 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/ChAnnotatorEntityClassification
|
|
name: ChAnnotatorEntityClassification
|
|
title: ChAnnotatorEntityClassification
|
|
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
|
|
# default_range: string
|
|
classes:
|
|
ChAnnotatorEntityClassification:
|
|
description: "Entity classification in the CH-Annotator taxonomy, capturing hypernym\
|
|
\ types (GRP, AGT, TOP, etc.) and subtypes (GRP.HER.ARC, GRP.HER.MUS). Maps\
|
|
\ entities to the GLAMORCUBESFIXPHDNT heritage custodian taxonomy.\nOntology\
|
|
\ mapping rationale: - class_uri is skos:Concept because entity classification\
|
|
\ represents\n a conceptual categorization within the CH-Annotator taxonomy.\n\
|
|
- close_mappings includes oa:classifying as the annotation motivation\n for\
|
|
\ classification activities.\n- related_mappings includes prov:Entity and schema:CategoryCode\
|
|
\ as\n related concepts for typed categorization."
|
|
class_uri: skos:Concept
|
|
close_mappings:
|
|
- oa:classifying
|
|
related_mappings:
|
|
- prov:Entity
|
|
- schema:CategoryCode
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots: []
|