Ontology defining concepts for Geocoding of addresses. It is based on the geocoding used in the Global Legal Entity Identifier Foundation (GLEIF) Golden Copy Data, but is more broadly applicable.
2019-02-01T00:00:00+00:00
https://www.gleif.org/en/meta/lei-data-terms-of-use/
Copyright (c) 2019 Global Legal Entity Identifier Foundation (GLEIF)
https://developer.here.com/documentation/geocoder/topics/reading-geocoding-response.html
https://www.gleif.org/en/lei-data/gleif-golden-copy
Global Legal Entity Identifier Foundation Geocoding Ontology
gleif-geo
https://www.gleif.org/ontology/Geocoding/
GLEIF Geocoding Ontology
match level
The most detailed address field that the geocoding was able to provide.
bottom right
The bottom right point of a bounding box.
has bounding box
The geographic area represented by the address.
has geocoded address
A geocoded address for the legal entity.
match type
Quality of the location match, either pointAddress or interpolated.
original address
The original address(es) from which the geocoding was derived.
top left
The top left point of a bounding box.
formatted address text
An aggregated textual representation of the the fields produced by the geocoding as a comma-separated list of fields.
has district
A textual representation of the district.
has region text
has state text
A textual representation of the state or region.
has region text
has street
The name of a street, as opposed to a house within it.
location ID
A unique identifier representing a hash of the location.
has end
The date of the geocoding from the original address.
original address text
An aggregated textual representation of the original address(es) from which the geocoding was derived, as a comma-separated list of fields with null where the field did not have a value.
bottom right
A value from 0 to 1 representing the percentage of the input that matched the returned address. 1 means that all input tokens were matched.
1
1
bounding box
A geographic rectangular area bounded by its top left and bottom right points.
0
1
1
1
0
1
1
1
1
1
1
1
1
1
1
geocoded address
A geocoded address, derived from a physical address, with latitude and longitude information.
match type
Quality of the location match, either pointAddress or interpolated.
interpolated
match type interpolated
The location was interpolated from known locations of adjacent addresses.
pointAddress
match type point address
The location matches the specific address.