Closed kubajal closed 1 year ago
Hi @kubajal. Sorry I missed this ticket...
You can browse any RDF resource including DESCRIBE
and CONSTRUCT
SPARQL query results.
However where the links will lead you depends on the URIs used in the dataset. If they do not dereference then it's not Linked Data and Web-Client will not be able to open them.
What we do is use the Processor to publish Linked Data from a SPARQL endpoint such as Fuseki, and then use Web-Client to connect to the Processor instance.
I hope this helps.
Hello, is it possible to use Web-Client together with Apache Jena as RDF triplestore on the backend? To be more precise, I'd like to:
I was looking at the wiki but couldn't find any info on that, in particular how to configure the address+port of Jena in Web-Client. Is it even possible? Thanks!
Best regards, Jakub