glam/schemas/20251121/linkml/modules/classes/AnnotatorIntegrationNote.yaml
kempersc 2c9d3598dc Refactor Wikidata schema classes for improved clarity and multilingual support
- Updated titles for clarity in WikidataClassification, WikidataCollectionInfo, WikidataContact, WikidataCoordinates, WikidataEnrichment, WikidataEntity, WikidataIdentifiers, WikidataLocation, WikidataMedia, and WikidataOrganization classes.
- Enhanced descriptions with multilingual support, providing translations in Dutch, German, French, Spanish, Arabic, Indonesian, and Chinese.
- Added structured aliases for better synonym mapping in multiple languages.
- Improved comments and keywords for better understanding and searchability.
- Ensured consistent use of slots and mappings across classes to align with ontology standards.
2026-02-15 14:08:11 +01:00

84 lines
2.7 KiB
YAML

id: https://nde.nl/ontology/hc/classes/AnnotatorIntegrationNote
name: AnnotatorIntegrationNote
title: Annotator Integration Note
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:
AnnotatorIntegrationNote:
description: >-
Documentation note describing how a file was created or integrated into a dataset.
alt_descriptions:
nl:
text: Documentatienotitie die beschrijft hoe een bestand is gemaakt of geïntegreerd in een dataset.
language: nl
de:
text: Dokumentationshinweis, der beschreibt, wie eine Datei erstellt oder in einen Datensatz integriert wurde.
language: de
fr:
text: Note de documentation décrivant comment un fichier a été créé ou intégré dans un jeu de données.
language: fr
es:
text: Nota de documentación que describe cómo se creó o integró un archivo en un conjunto de datos.
language: es
ar:
text: ملاحظة توثيقية تصف كيفية إنشاء ملف أو دمجه في مجموعة بيانات.
language: ar
id:
text: Catatan dokumentasi yang menjelaskan bagaimana file dibuat atau diintegrasikan ke dalam kumpulan data.
language: id
zh:
text: 描述文件如何创建或集成到数据集中的文档说明。
language: zh
structured_aliases:
nl:
- literal_form: integratienotitie
language: nl
de:
- literal_form: Integrationshinweis
language: de
fr:
- literal_form: note d'intégration
language: fr
es:
- literal_form: nota de integración
language: es
ar:
- literal_form: ملاحظة التكامل
language: ar
id:
- literal_form: catatan integrasi
language: id
zh:
- literal_form: 集成说明
language: zh
class_uri: prov:Derivation
close_mappings:
- pav:importedFrom
related_mappings:
- prov:Activity
- prov:Entity
keywords:
- integration note
- data derivation
- file creation
- Annotator
examples:
- value:
source_file: institutions.csv
creation_method: extraction
integration_date: "2026-01-15"
comments:
- Documents source file, creation method, and integration process
- Used in data pipeline provenance tracking
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
slots: []