- 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.
64 lines
3 KiB
YAML
64 lines
3 KiB
YAML
id: https://nde.nl/ontology/hc/classes/YoutubeProvenance
|
||
name: YoutubeProvenance
|
||
title: YoutubeProvenance
|
||
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
|
||
- ../enums/DataTierEnum
|
||
classes:
|
||
YoutubeProvenance:
|
||
description: >-
|
||
Provenance information for YouTube enrichment including source URL,
|
||
extraction method, timestamp, and data quality tier for tracking
|
||
data origins and extraction processes.
|
||
alt_descriptions:
|
||
nl: Herkomstinformatie voor YouTube-verrijking inclusief bron-URL, extractiemethode, tijdstempel en datakwaliteitslaag voor het volgen van gegevensbronnen en extractieprocessen.
|
||
de: Herkunftsinformationen für YouTube-Anreicherung einschließlich Quell-URL, Extraktionsmethode, Zeitstempel und Datenqualitätsstufe zur Verfolgung von Datenursprüngen und Extraktionsprozessen.
|
||
fr: Informations de provenance pour l'enrichissement YouTube incluant l'URL source, la méthode d'extraction, l'horodatage et le niveau de qualité des données pour le suivi des origines des données et des processus d'extraction.
|
||
es: Información de procedencia para enriquecimiento de YouTube incluyendo URL de origen, método de extracción, marca de tiempo y nivel de calidad de datos para rastrear orígenes de datos y procesos de extracción.
|
||
ar: معلومات المصدر لإثراء YouTube بما في ذلك عنوان URL المصدر وطريقة الاستخراج والطابع الزمني ومستوى جودة البيانات لتتبع أصول البيانات وعمليات الاستخراج.
|
||
id: Informasi asal-usul untuk pengayaan YouTube termasuk URL sumber, metode ekstraksi, timestamp, dan tingkat kualitas data untuk melacak asal data dan proses ekstraksi.
|
||
zh: YouTube丰富数据的来源信息,包括源URL、提取方法、时间戳和数据质量层级, 用于跟踪数据来源和提取过程。
|
||
class_uri: prov:Entity
|
||
broad_mappings:
|
||
- prov:Entity
|
||
close_mappings:
|
||
- pav:SourceAccessedAt
|
||
related_mappings:
|
||
- prov:Activity
|
||
- prov:Generation
|
||
slots:
|
||
- has_url
|
||
structured_aliases:
|
||
- literal_form: YouTube-herkomst
|
||
in_language: nl
|
||
- literal_form: YouTube-Provenienz
|
||
in_language: de
|
||
- literal_form: provenance YouTube
|
||
in_language: fr
|
||
- literal_form: procedencia de YouTube
|
||
in_language: es
|
||
- literal_form: مصدر يوتيوب
|
||
in_language: ar
|
||
- literal_form: asal-usul YouTube
|
||
in_language: id
|
||
- literal_form: YouTube来源
|
||
in_language: zh
|
||
comments:
|
||
- Tracks extraction methods and data quality
|
||
- Documents source access and timing
|
||
keywords:
|
||
- provenance
|
||
- data extraction
|
||
- YouTube API
|
||
- data quality
|
||
annotations:
|
||
specificity_score: 0.1
|
||
specificity_rationale: Generic utility class/slot created during migration
|
||
custodian_types: "['*']"
|