glam/schemas/20251121/linkml/modules/classes/ChAnnotatorBlock.yaml

33 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/classes/ChAnnotatorBlock
name: ChAnnotatorBlock
title: ChAnnotatorBlock
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#
oa: http://www.w3.org/ns/oa#
imports:
- linkml:types
# default_range: string
classes:
ChAnnotatorBlock:
description: "Container for CH-Annotator convention metadata and entity claims,\
\ representing a complete annotation block following the CH-Annotator convention\
\ (e.g., ch_annotator-v1_7_0).\nOntology mapping rationale: - class_uri is prov:Collection\
\ because this aggregates multiple\n annotation-related entities (claims, provenance,\
\ metadata).\n- close_mappings includes oa:Annotation as it represents annotation\n\
\ content following the Web Annotation model.\n- related_mappings includes\
\ prov:Bundle as a related concept for\n packaging provenance information."
class_uri: prov:Collection
close_mappings:
- oa:Annotation
related_mappings:
- prov:Bundle
- schema:Dataset
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
slots: []