Express in json-ld that items are part of a collection
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
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.
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.
As per RFC4, this Issue has been closed due to there being no activity for more than 90 days.