Skip to content
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

Change lat/long predicates to use Basic Geo (WGS84 lat/long) Vocabulary #321

Closed
wickr opened this issue Aug 2, 2017 · 1 comment
Closed

Comments

@wickr
Copy link
Member

wickr commented Aug 2, 2017

The current lat/long predicates are from the EXIF vocabulary, and I think a better fit is the Basic Geo (WGS84 lat/long) Vocabulary: https://www.w3.org/2003/01/geo/
EXIF is closely tied to pictures, and comments in that schema specify that values should be in 'degrees, minutes and seconds' which we've moved away from. https://www.w3.org/2003/12/exif/

http://www.w3.org/2003/01/geo/wgs84_pos#lat
and
http://www.w3.org/2003/01/geo/wgs84_pos#long

This will involve changing predicates on all existing records too and reindexing them.

@wickr
Copy link
Member Author

wickr commented Aug 2, 2017

Dup of #320

@wickr wickr closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant