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

Add support for hierarchical spatial coverage search #66

Open
jakubklimek opened this issue May 30, 2018 · 1 comment
Open

Add support for hierarchical spatial coverage search #66

jakubklimek opened this issue May 30, 2018 · 1 comment
Assignees
Milestone

Comments

@jakubklimek
Copy link
Member

This is rather specific for the Czech Republic and the https://data,gov.cz instance:
Geographical coverage is currently specified as a link to a RÚIAN object such as https://linked.cuzk.cz/resource/ruian/katastralni-uzemi/539643.
These object are currently treated as flat code lists.

Add support for hierarchical search using these objects. This can be done incrementally and include:

  1. Dataset search for exact match on the spatial object IRI (by its label + autocomplete)
  2. The search is triggered by clicking on the spatial coverage IRI in dataset view
  3. Specify how the search can be done using RÚIAN object hierarchy. My initial idea, since the RÚIAN structure is quite fixed, is loading a list of objects and all their ancestors in the hierarchy into Solr and use that for searching.
@skodapetr
Copy link
Member

Could you clarify relation to #43?

@jakubklimek jakubklimek modified the milestones: October 2020, Not planned Jun 2, 2020
@skodapetr skodapetr assigned jakubklimek and unassigned skodapetr Aug 31, 2020
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

2 participants