40 lines
1.4 KiB
YAML
40 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/DigitalPlatformV2DataQualityNotes
|
|
name: DigitalPlatformV2DataQualityNotes
|
|
title: DigitalPlatformV2DataQualityNotes
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dqv: http://www.w3.org/ns/dqv#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
imports:
|
|
- linkml:types
|
|
default_range: string
|
|
classes:
|
|
DigitalPlatformV2DataQualityNotes:
|
|
description: Notes about data quality, verification status, and source checks
|
|
class_uri: dqv:QualityAnnotation
|
|
attributes:
|
|
wikidata_status:
|
|
range: string
|
|
description: Status of Wikidata match (current, outdated, missing, etc.)
|
|
wikidata_id:
|
|
range: string
|
|
description: Matched Wikidata entity ID
|
|
google_maps_status:
|
|
range: string
|
|
description: Status of Google Maps verification (VERIFIED, NOT_CHECKED, MISMATCH, etc.)
|
|
notes:
|
|
range: string
|
|
description: Free-text quality notes and observations
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|