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

Use GeoSPARQL to type spatial relationships #23

@jabhay

Description

@jabhay

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions