id: https://nde.nl/ontology/hc/classes/WikidataTimeValue name: WikidataTimeValue title: WikidataTimeValue 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# wikibase: http://wikiba.se/ontology# time: http://www.w3.org/2006/time# imports: - linkml:types # default_range: string classes: WikidataTimeValue: description: "Wikidata time value with precision metadata. Records temporal information\ \ in ISO 8601 format along with precision level (9=year, 10=month, 11=day) and\ \ calendar model (typically Gregorian).\nOntology mapping rationale: - class_uri\ \ is wikibase:TimeValue because this directly represents\n Wikidata's native\ \ time value datatype with precision\n- close_mappings includes time:Instant\ \ from OWL-Time as both\n represent points in time (though TimeValue adds precision)\n\ - related_mappings includes xsd:dateTime (base type) and\n prov:InstantaneousEvent\ \ (provenance temporal marker)" class_uri: wikibase:TimeValue close_mappings: - time:Instant related_mappings: - xsd:dateTime - prov:InstantaneousEvent annotations: specificity_score: 0.1 specificity_rationale: Generic utility class/slot created during migration custodian_types: '[''*'']' slots: []