Dear all,

I am considering using fuseki as a SPARQL endpoint for my data which I
would like to query in its UI. The only missing feature of the UI is the
following:

Within other triplestore UIs (e.g. rdf4j-workbench, graphdb) there is an
interesting feature to me called exploration of RDF nodes. Whenever you
retrieve RDF node within a result of a query you can click on the node to
see all triples in which the node occurs. You can continue exploring from
the retrieved triples the same way until you see a big enough neighborhood
of the original RDF node. This exploration feature helps a lot while trying
to formulate/debug SPARQL queries over data.

I am wondering if this feature is somehow supported in fuseki or if anybody
tried to solve this issue by tweaking/extending fuseki UI for this purpose.
Maybe even using an external linked data viewer?

Thanks for any thoughts in advance,
Cheers,
Miroslav Blasko

Reply via email to