Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

Use GeoSPARQL to type spatial relationships #23

Open
jabhay opened this issue Jul 29, 2018 · 0 comments
Open

Use GeoSPARQL to type spatial relationships #23

jabhay opened this issue Jul 29, 2018 · 0 comments

Comments

@jabhay
Copy link
Collaborator

jabhay commented Jul 29, 2018

The following relationships between entities were identified and encoded into the ontology:

  1. Addresses are within Localities (hasLocality)
  2. Addresses touch Street Localities (hasStreet)
  3. Street Localities are within Localities (hasLocality)
  4. Localities link to GeoNames states (hasState)
  5. Localities touch other Localities (hasNeighour)

However, they are not typed and could be using geo:sfWithin where the item is within another item and geo:sfTouches where they touch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant