glam/schemas/20251121/linkml/modules/classes/YoutubeProvenance.yaml
2026-01-08 15:56:28 +01:00

38 lines
1 KiB
YAML

# YoutubeProvenance - Provenance information for YouTube enrichment
# Extracted from custodian_source.yaml per Rule 38 (modular schema files)
# Extraction date: 2026-01-08
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#
imports:
- linkml:types
- ../enums/DataTierEnum
default_range: string
classes:
YoutubeProvenance:
description: Provenance information for YouTube enrichment
attributes:
source_url:
range: uri
description: Source URL (e.g., YouTube about page)
extraction_method:
range: string
description: How data was extracted (e.g., curl_scrape, api)
extraction_timestamp:
range: datetime
description: When extraction occurred
data_tier:
range: DataTierEnum
description: Data quality tier