id: https://nde.nl/ontology/hc/classes/LocationResolution name: LocationResolution title: Location Resolution Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ prov: http://www.w3.org/ns/prov# schema: http://schema.org/ geo: http://www.w3.org/2003/01/geo/wgs84_pos# default_prefix: hc imports: - linkml:types - ../enums/LocationResolutionMethodEnum - ../slots/has_method - ../slots/has_code - ../slots/in_country - ../slots/has_url - ../slots/has_latitude - ../slots/has_longitude - ../slots/has_note - ../slots/based_on classes: LocationResolution: class_uri: prov:Location description: Resolution result describing how a place reference was normalized to a geographic location. exact_mappings: - prov:Location close_mappings: - geo:SpatialThing related_mappings: - schema:Place - prov:Entity slots: - has_method - has_code - in_country - has_url - has_latitude - has_longitude - has_note - based_on slot_usage: has_method: range: LocationResolutionMethodEnum annotations: specificity_score: 0.45 specificity_rationale: Provenance-aware geolocation normalization record for place disambiguation workflows. custodian_types: '["*"]'