RE: Complex SPARQL Query

2017-03-15 Thread Ullah, Izhar
:15 To: users@jena.apache.org Subject: Re: Complex SPARQL Query Sure, you don't need grouping here. You could just use ORDER BY ASC(?nodecount) LIMIT 1, i.e. sorting in the other direction and just take the first result. > Hi Lorenz, > > Yes, that's true but I can't retrieve all featu

Re: Complex SPARQL Query

2017-03-15 Thread Lorenz B.
t:A_Swale "7"^^xsd:integer > > Any idea how to get the above output? > > Many thanks for your time, help and patience. > > Best regards, > > Izhar > > From: Lorenz B. [buehm...@informatik.uni-leipzig.de] > Sent: 14 March 2017

RE: Complex SPARQL Query

2017-03-14 Thread Ullah, Izhar
the above output? Many thanks for your time, help and patience. Best regards, Izhar From: Lorenz B. [buehm...@informatik.uni-leipzig.de] Sent: 14 March 2017 06:56 To: users@jena.apache.org Subject: Re: Complex SPARQL Query Just to clarify, each of t

Re: Complex SPARQL Query

2017-03-14 Thread Lorenz B.
KT ?gwkt. > > FILTER (geof:sfIntersects(?gwkt, "LINESTRING(-3.780833 53.203055, > -3.78 53.202777, -3.780833 53.20)"^^geosparql:wktLiteral)) >} > } > > } > > If you make two of the sub-queries comments then it retr

RE: Complex SPARQL Query

2017-03-13 Thread Ullah, Izhar
me your personal email address and b) it is highly confidential, so, kindly do not disclose/share it to/with other people. Many thanks in advance. Best, Izhar From: Lorenz B. [buehm...@informatik.uni-leipzig.de] S

Re: Complex SPARQL Query

2017-03-09 Thread Lorenz B.
It's almost unreadable in the current formatting... At first, it would be good to see 1. the current SPARQL query 2. minimal sample data 3. the data that you expect to be returned I guess, the pseudo query is (please correct me if I'm wrong) "Which geographic feature contains the maximum

Re: Complex SPARQL Query

2017-03-09 Thread Lorenz B.
email was distorted. > > Cheers, > > Izhar > > From: Ullah, Izhar [i.ul...@lancaster.ac.uk] > Sent: 10 March 2017 01:03 > To: users@jena.apache.org > Subject: Re: Complex SPARQL Query > > Hi all, > > > I have a questio

RE: Complex SPARQL Query

2017-03-09 Thread Ullah, Izhar
Subject: Re: Complex SPARQL Query Hi all, I have a question related to SPARQL query which is a bit complex one. I would appreciate if someone could help me out. I have developed an ontology in Protege in which I have imported the GeoSPARQL Ontology. I have 15 Sensing Nodes

Re: Complex SPARQL Query

2017-03-09 Thread Ullah, Izhar
Hi all, I have a question related to SPARQL query which is a bit complex one. I would appreciate if someone could help me out. I have developed an ontology in Protege in which I have imported the GeoSPARQL Ontology. I have 15 Sensing Nodes with their corresponding Point(longitude latitude)