Beetz, J.
2017-03-03 10:13:12 UTC
Dear community,
I have set up a Pubby http://wifo5-03.informatik.uni-mannheim.de/pubby/ frontend to allow dereferencing/content-negotiation/browser-navigation of a vocabulary served by Fuseki 2.4.1 .
As per the SPARQL standard, the default behavior of DESCRIBE queries that are sent by the frontend to Fuseki is left to the implementation. Fusekis default behavior is to send back the graph containing all triples where <incoming resource> is the subject (<incoming resource> ?p ?o). I would also like to include (?s ?p <incoming resource> and probably (?s <incoming resource> ?o).
From the list archive I have seen that I can probably implement my own execDescribe() similar to this thread from some time ago:
http://jena.markmail.org/message/5thzze4xhqhak34g?q=describe+query+%3Fs+%3Fp+%3Fo&page=2#query:describe%20query%20%3Fs%20%3Fp%20%3Fo+page:2+mid:5thzze4xhqhak34g+state:results
I wonder whether there is another (easier) way through a configuration setting or similar which allows me to achieve this.
Thank you very much in advance for your help
Jakob
_______________________________________________________________
Dr. Jakob Beetz - Assistant Professor
Information Systems in the Built Environment (ISBE) Group
Department of the Built Environment | Bouwkunde
Eindhoven University of Technology, The Netherlands
phone: +31 (0)40 247
I have set up a Pubby http://wifo5-03.informatik.uni-mannheim.de/pubby/ frontend to allow dereferencing/content-negotiation/browser-navigation of a vocabulary served by Fuseki 2.4.1 .
As per the SPARQL standard, the default behavior of DESCRIBE queries that are sent by the frontend to Fuseki is left to the implementation. Fusekis default behavior is to send back the graph containing all triples where <incoming resource> is the subject (<incoming resource> ?p ?o). I would also like to include (?s ?p <incoming resource> and probably (?s <incoming resource> ?o).
From the list archive I have seen that I can probably implement my own execDescribe() similar to this thread from some time ago:
http://jena.markmail.org/message/5thzze4xhqhak34g?q=describe+query+%3Fs+%3Fp+%3Fo&page=2#query:describe%20query%20%3Fs%20%3Fp%20%3Fo+page:2+mid:5thzze4xhqhak34g+state:results
I wonder whether there is another (easier) way through a configuration setting or similar which allows me to achieve this.
Thank you very much in advance for your help
Jakob
_______________________________________________________________
Dr. Jakob Beetz - Assistant Professor
Information Systems in the Built Environment (ISBE) Group
Department of the Built Environment | Bouwkunde
Eindhoven University of Technology, The Netherlands
phone: +31 (0)40 247