-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate geolocation terms in TD model (input from Profile TF) #941
Comments
for the geo based terms (loc_latitude, loc_longitude, loc_altitude, loc_height, loc_depth) we should check GeoSPARQL https://www.ogc.org/standards/geosparql which seems also to be used by SSN. |
here is another source https://www.w3.org/community/geosemweb/ |
another (prominent) ontology https://lov.linkeddata.es/dataset/lov/vocabs/geo |
In today's TD call we discuss the option to define a geo container like
|
E.g.
|
I would also be for using the already existing vocabularies in schema.org |
In Spatial Data on the Web Best Practices (2017), there is a Best Practice provided for "State how coordinate values are encoded" (Best Practice 8). It uses both Basic Geo (WGS84 lat/long) Vocabulary and Schema.org. |
From today's TD call:
|
Don't think we should close this until we discuss with SDWIG and OCG, maybe write up an example (and include in the TD spec?). I've labelled this issue so it shows up in the joint meeting planned for Dec 10 (see w3c/wot#939). |
@mmccool I think this issue can be closed. We have introduced a new section about geolocation semantics here https://w3c.github.io/wot-thing-description/#semantic-annotations-example-geoloc |
@sebastiankb |
Altitude can be simply added. What is meant by height and depth? Do you mean the size of the object? We have the following: |
Thanks @EGE for the pointers. Height and depth are object dimensions, used for example for geofencing. Altitude is the height above seal level, normal null, or some other 0 reference point. |
There are new vocabulary proposed in the latest Profile draft (also see w3c/wot-profile#17). Which should evaluate how those should be covered in the core model. Which should also clarify which existing ontologies can be re-used for this kind of vocabulary.
See for a justification why loc_altitude is problematic.
The text was updated successfully, but these errors were encountered: