glam/schemas/20251121/linkml/modules/classes/AnnotatorProvenance.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- 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.
2026-02-16 10:16:51 +01:00

63 lines
2.3 KiB
YAML

id: https://nde.nl/ontology/hc/classes/AnnotatorProvenance
name: AnnotatorProvenance
title: Annotator Provenance
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#
pav: http://purl.org/pav/
imports:
- linkml:types
classes:
AnnotatorProvenance:
description: >-
Extraction provenance tracking source data access, convention, and generation details.
alt_descriptions:
nl: Extractieherkomsttracking van brongegevenstoegang, conventie en generatiedetails.
de: Extraktionsprovenienzverfolgung von Quelldatenzugriff, Konvention und Generierungsdetails.
fr: Traçabilité de la provenance d'extraction de l'accès aux données sources, de la convention et des détails de génération.
es: Seguimiento de procedencia de extracción del acceso a datos fuente, convención y detalles de generación.
ar: تتبع منشأ الاستخراج للوصول إلى البيانات المصدر والاتفاقية وتفاصيل التوليد.
id: Pelacakan provenansi ekstraksi akses data sumber, konvensi, dan detail pembuatan.
zh: 跟踪源数据访问、约定和生成细节的提取来源。
structured_aliases:
- literal_form: extractieherkomst
in_language: nl
- literal_form: Extraktionsprovenienz
in_language: de
- literal_form: provenance d'extraction
in_language: fr
- literal_form: procedencia de extracción
in_language: es
- literal_form: منشأ الاستخراج
in_language: ar
- literal_form: provenansi ekstraksi
in_language: id
- literal_form: 提取来源
in_language: zh
class_uri: prov:Entity
close_mappings:
- pav:SourceAccessedAt
related_mappings:
- prov:Generation
- prov:Activity
keywords:
- extraction provenance
- Annotator
- source data
- convention
- namespace
examples:
- value:
has_type: extraction
comments:
- Tracks namespace, path/XPath, timestamp, agent, and convention
- Provenance-tracked entity for extraction activities
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
slots:
- has_type