- 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
3 KiB
YAML
62 lines
3 KiB
YAML
id: https://nde.nl/ontology/hc/classes/YoutubeSourceRecord
|
||
name: YoutubeSourceRecord
|
||
title: YoutubeSourceRecord
|
||
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#
|
||
imports:
|
||
- linkml:types
|
||
- ../enums/DataTierEnum
|
||
classes:
|
||
YoutubeSourceRecord:
|
||
description: >-
|
||
YouTube source record for provenance tracking, documenting API calls,
|
||
data tier, claims extracted, and any misattribution corrections for
|
||
data quality management.
|
||
alt_descriptions:
|
||
nl: YouTube-bronrecord voor herkomstregistratie, die API-aanroepen, gegevenslaag, geëxtraheerde claims en eventuele verkeerde toeschrijvingscorrecties voor gegevenskwaliteitsbeheer documenteert.
|
||
de: YouTube-Quelldatensatz für Provenienzverfolgung, der API-Aufrufe, Datenebene, extrahierte Ansprüche und eventuelle Fehlzuschreibungskorrekturen für Datenqualitätsmanagement dokumentiert.
|
||
fr: Enregistrement source YouTube pour le suivi de la provenance, documentant les appels API, le niveau de données, les réclamations extraites et les corrections de mauvaise attribution pour la gestion de la qualité des données.
|
||
es: Registro de fuente de YouTube para seguimiento de procedencia, documentando llamadas API, nivel de datos, reclamaciones extraídas y cualquier corrección de mala atribución para gestión de calidad de datos.
|
||
ar: سجل مصدر YouTube لتتبع المصدر، يوثق استدعاءات API ومستوى البيانات والمطالبات المستخرجة وأي تصحيحات للإسناد الخاطئ لإدارة جودة البيانات.
|
||
id: Rekaman sumber YouTube untuk pelacakan asal-usul, mendokumentasikan panggilan API, tingkat data, klaim yang diekstraksi, dan perbaikan kesalahan atribusi untuk manajemen kualitas data.
|
||
zh: 用于来源跟踪的YouTube源记录,记录API调用、数据层级、提取的声明和 任何错误归属更正,用于数据质量管理。
|
||
class_uri: prov:PrimarySource
|
||
broad_mappings:
|
||
- prov:PrimarySource
|
||
- prov:Entity
|
||
related_mappings:
|
||
- prov:Revision
|
||
- prov:Activity
|
||
slots:
|
||
- has_type
|
||
structured_aliases:
|
||
- literal_form: YouTube-bronrecord
|
||
in_language: nl
|
||
- literal_form: YouTube-Quelldatensatz
|
||
in_language: de
|
||
- literal_form: enregistrement source YouTube
|
||
in_language: fr
|
||
- literal_form: registro de fuente de YouTube
|
||
in_language: es
|
||
- literal_form: سجل مصدر يوتيوب
|
||
in_language: ar
|
||
- literal_form: rekaman sumber YouTube
|
||
in_language: id
|
||
- literal_form: YouTube源记录
|
||
in_language: zh
|
||
comments:
|
||
- Primary source record from YouTube Data API
|
||
- Documents API calls and extracted claims
|
||
keywords:
|
||
- source record
|
||
- provenance tracking
|
||
- API documentation
|
||
- data quality
|
||
annotations:
|
||
specificity_score: 0.1
|
||
specificity_rationale: Generic utility class/slot created during migration
|
||
custodian_types: "['*']"
|