glam/schemas/20251121/linkml/modules/classes/DigitalPlatformV2DataSource.yaml

36 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/classes/DigitalPlatformV2DataSource
name: DigitalPlatformV2DataSource
title: DigitalPlatformV2DataSource
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
xsd: http://www.w3.org/2001/XMLSchema#
imports:
- linkml:types
default_range: string
classes:
DigitalPlatformV2DataSource:
description: Individual data source used for enrichment with quality tier
class_uri: prov:Entity
attributes:
source_type:
range: string
description: Type of source (wikidata, regional_library_portal, google_maps, etc.)
source_url:
range: uri
description: URL of the source
data_quality:
range: string
description: Data quality tier (TIER_1_AUTHORITATIVE, TIER_2_VERIFIED, TIER_3_CROWD_SOURCED, TIER_4_INFERRED)
retrieval_agent:
range: string
description: Agent that retrieved the data (wikidata_api, google_maps_api, kien_scrape, etc.)
retrieved_on:
range: datetime
description: Timestamp when data was retrieved from source
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
custodian_types_rationale: Universal utility concept