- 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.
62 lines
2.3 KiB
YAML
62 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/classes/AnnotatorBlock
|
|
name: AnnotatorBlock
|
|
title: Annotator Block
|
|
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
|
|
classes:
|
|
AnnotatorBlock:
|
|
description: >-
|
|
Container aggregating entity claims, provenance, and metadata for a complete annotation.
|
|
alt_descriptions:
|
|
nl: Container die entiteitsclaims, herkomst en metadata samenbrengt voor een complete annotatie.
|
|
de: Container, der Entitätsansprüche, Provenienz und Metadaten für eine vollständige Annotation zusammenfasst.
|
|
fr: Conteneur regroupant les revendications d'entités, la provenance et les métadonnées pour une annotation complète.
|
|
es: Contenedor que agrega reclamos de entidades, procedencia y metadatos para una anotación completa.
|
|
ar: حاوية تجمع مطالبات الكيانات والأصل والبيانات الوصفية لتعليق كامل.
|
|
id: Wadah yang mengumpulkan klaim entitas, provenansi, dan metadata untuk anotasi lengkap.
|
|
zh: 聚合实体声明、来源和元数据的完整注释容器。
|
|
structured_aliases:
|
|
- literal_form: annotatieblok
|
|
in_language: nl
|
|
- literal_form: Annotationsblock
|
|
in_language: de
|
|
- literal_form: bloc d'annotation
|
|
in_language: fr
|
|
- literal_form: bloque de anotación
|
|
in_language: es
|
|
- literal_form: كتلة التعليق
|
|
in_language: ar
|
|
- literal_form: blok anotasi
|
|
in_language: id
|
|
- literal_form: 注释块
|
|
in_language: zh
|
|
class_uri: prov:Collection
|
|
close_mappings:
|
|
- oa:Annotation
|
|
related_mappings:
|
|
- prov:Bundle
|
|
- schema:Dataset
|
|
keywords:
|
|
- annotation block
|
|
- Annotator
|
|
- annotation container
|
|
- entity claims
|
|
examples:
|
|
- value:
|
|
convention: annotator-v1_7_0
|
|
entity_claims: []
|
|
comments:
|
|
- Follows Annotator convention (e.g., annotator-v1_7_0)
|
|
- Aggregates claims, provenance, and metadata
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots: []
|