Re: Materialize query

2017-04-25 Thread Lorenz B.
Please understand that the term "materialised SPARQL queries" is not a common one, thus, probably nobody will be able to answer your question. So let me ask you, WHAT is a materialised SPARQL query and WHERE have you see this expression? > Hello > > What is materialized SPARQL queries and how it

Re: Prepared statements

2017-04-25 Thread ajs6f
We have an open ticket for something very much like this: https://issues.apache.org/jira/browse/JENA-647 --- A. Soroka Laura Morales wrote on 4/25/17 3:14 PM: Do Jena/Fuseki have anything like prepared statements? Or in other words what I'd like to do is 1. store a SPARQL query in

Prepared statements

2017-04-25 Thread Laura Morales
Do Jena/Fuseki have anything like prepared statements? Or in other words what I'd like to do is 1. store a SPARQL query in Jena/Fusek, and give it a name for example "MyQuery-1" 2. call my "prepared statement" instead of submitting a SPARQL query, for example "MyQuery-1 (arg1, arg2, ...)"

How can I get non-flattened JSON SPARQL response

2017-04-25 Thread Dimov, Stefan
Hi all, I have the following JSON-LD structure loaded in a named graph: { "@context": {"@vocab": "http://ao.com/g/"}, "@id" : "http://ao.com/uc/example;, "propOf": { "prop": { "term" : {"o#0" : "w#0","o#1" : "w#1", "o#2" : "w#2",

Re: Failed to find the text index

2017-04-25 Thread Andy Seaborne
Philipp - sorry for the delay. On 20/04/17 13:01, Philipp Poschmann wrote: Dear Andy, thank you very much for your advice. Indeed, my purpose is to build a java application which queries the data stored by tdbloader. But I am not sure how to implement the AssemblerUtils.build command in my

Re: Participating in a research survey on graph data, processing, and technologies

2017-04-25 Thread Siddhartha Sahu
Hello there, Please participate in a survey I'm running on how graphs are used in the industry and academia. *Survey link*: https://dsg-uwaterloo.typeform.com/to/EBihxG It should now take about *5-10 minutes* to finish. Most of the questions are *multiple-choice questions*, and you can *skip

Re: ResponseProcessCookies warnings

2017-04-25 Thread Andy Seaborne
On 25/04/17 09:34, Neubert, Joachim wrote: In a federated query with values already bound, it seems that I get for each bound value an entry in the fuseki log: [2017-04-24 19:43:33] ResponseProcessCookies WARN Invalid cookie header: "Set-Cookie:

Materialize query

2017-04-25 Thread javed khan
Hello What is materialized SPARQL queries and how it differs from other queries? Regards

Re: Jena native store indexes

2017-04-25 Thread Rob Vesse
Actually, no I am not fundamentally satisfied. I was trying to explain how the current situation came to be in reply to your assertion that “some idiocy” was responsible and in the context of your specific complaint about to text indexing. In general property functions as they exist in a

Re: Jena native store indexes

2017-04-25 Thread baran . ha
On Mon, 24 Apr 2017 15:05:19 +0200, Martynas Jusevičius wrote: "Should have been, could have been". It is how it is, your opinion is just one of many and you will achieve nothing by complaining on this list. Go create a W3C Community Group and initiate some real work

ResponseProcessCookies warnings

2017-04-25 Thread Neubert, Joachim
In a federated query with values already bound, it seems that I get for each bound value an entry in the fuseki log: [2017-04-24 19:43:33] ResponseProcessCookies WARN Invalid cookie header: "Set-Cookie: WMF-Last-Access=24-Apr-2017;Path=/;HttpOnly;secure;Expires=Fri, 26 May 2017 12:00:00 GMT".