pygeoapi icon indicating copy to clipboard operation
pygeoapi copied to clipboard

Express in json-ld that items are part of a collection

Open pvgenuchten opened this issue 4 years ago • 1 comments

I noticed the current json-ld output of items does not reflect the fact that these items belong to a collection. It is therefore impossible for a sparql engine to navigate to the parent (collection) and back to siblings (items) of the item. Can we extend the default json-ld context to use the links object to reference the collection an item belongs to also as rdf?

The hydra ontology seems set up for the typical 'browse through a list of items in a paginated way', and also has quite some adoption.

An interesting topic more at core rdf level is about collections and containers

pvgenuchten avatar Feb 17 '21 22:02 pvgenuchten

An example of using the Hydra ontology to facilitate paging of collections is the Triple Pattern Fragment specification. There are client libraries such as comunica that can use TPF for client side SPARQL queries.

charlesvardeman avatar Apr 06 '21 21:04 charlesvardeman

As per RFC4, this Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

github-actions[bot] avatar Mar 10 '24 21:03 github-actions[bot]

As per RFC4, this Issue has been closed due to there being no activity for more than 90 days.

github-actions[bot] avatar Mar 24 '24 03:03 github-actions[bot]