Add support for hierarchical search using these objects. This can be done incrementally and include:
Dataset search for exact match on the spatial object IRI (by its label + autocomplete)
The search is triggered by clicking on the spatial coverage IRI in dataset view
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.
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: