Re: [Virtuoso-users] Geometric Objects

2014-05-28 Thread Hugh Williams
Hi Erich, You need to have double opening and closing braces around the "POLYGON((...))" geometry type: Fails: SQL> ttlp ('@prefix virtrdf: . @prefix geo: . _:wow geo:geometry "POLYGON(1 2, 6 1, 9 3, 3 6,

Re: [Virtuoso-users] Geometric Objects

2014-05-28 Thread Erich Bremer
Hi Hugh, Awesome! However, I tried adding a single triple as follows and got an error. Am I missing something? SQL> ttlp ('@prefix virtrdf: . @prefix geo: . _:wow geo:geometry "POLYGON(1 2, 6 1, 9 3,

Re: [Virtuoso-users] What does "not support OPTION (...) clause for triples so SPARQL query can not be composed" mean?

2014-05-28 Thread Rumi
Hi Andra, On 27-May-14 9:25 PM, Andra Waagmeester wrote: I am trying to run a federated query of which the individual sub graphs on the their respective SPARQL points return the expected results, however when combined I am getting the following error message: Virtuoso 37000 Error SP031: SPA