Open ch-sander opened 1 month ago
I think this is overlapping with content negociation tools like LodView: https://github.com/LodLive/LodView If you have a SPARQL endpoint you can deploy this to generate entities pages. See an example deployment on a random notice at http://51.159.140.210/lodview/recordResource/041101-c1p6rdisvy37--1nrt4981l1vuz.html
Interesting, thanks!
It seems similar but my idea would be to keep using Sparnatural to explore relations with some rdf individual in greater depth. It's already possible to do that but it requires some familiarity because each query must start with some class and there is no drag and drop e.g. to make some single result a query subject.
Hi, I agree with this, this could be really interesting in some situations.
Imagine users want to find out about relations between one query result IRI and other resources. Clicking on the IRI, maybe with some toggle or hard coded via the adapter, would make this individual the subject of a new query.
This is likely not the aim of Sparnatural but it still might be a good use of the tool, as it helps discovery of more specific bindings.