Re: [Virtuoso-users] LOD encoding problems

2010-03-22 Thread Richard Cyganiak
Well, I'm not affiliated with Linked Geo Data, but have already looked at way too many RDF-related encoding problems in my life, so why not look at one more ... It is indeed a problem in Linked Geo Data. The Moscow resource http://linkedgeodata.org/triplify/node/27503927 has the following

Re: [Virtuoso-users] DESCRIBE in Virtuoso 5 and 6

2010-03-22 Thread Hugh Williams
formation from ESET NOD32 Antivirus, version of virus signature > database 4964 (20100322) __ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > -- > Download Intel® Parall

Re: [Virtuoso-users] NOT EXISTS keyword support in virtuoso SPARQL endpoints?

2010-03-22 Thread Christian Fuerber
Thanks a lot for the detailed answers! Best Regards, Christian Von: Rumi Tsekova [mailto:rtsek...@openlinksw.com] Gesendet: Montag, 22. März 2010 15:20 An: Kingsley Idehen Cc: Christian Fuerber; virtuoso-users@lists.sourceforge.net Betreff: Re: [Virtuoso-users] NOT EXISTS keyword support

Re: [Virtuoso-users] NOT EXISTS keyword support in virtuoso SPARQL endpoints?

2010-03-22 Thread Rumi Tsekova
Kingsley, The typo in http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruleexamples6 is corrected. Best Regards, Rumi - Original Message - From: Kingsley Idehen To: Rumi Tsekova Cc: Christian Fuerber ; virtuoso-users@lists.sourceforge.net Sent: Monday, March

[Virtuoso-users] DESCRIBE in Virtuoso 5 and 6

2010-03-22 Thread Magnus Haraldsen Amundsen
Hello, Are there any changes in the implementation of what's returned from a DESCRIBE-query in Virtuoso 5 and 6? Med vennlig hilsen Magnus Haraldsen Amundsen Senior Kunnskapsingeniør Mobil: 920 95 243 Epost: m...@computas.com Web:

Re: [Virtuoso-users] NOT EXISTS keyword support in virtuoso SPARQL endpoints?

2010-03-22 Thread Kingsley Idehen
Rumi Tsekova wrote: Hi Christian, Additionally to the example Kingsley pointed to, here is another one: http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruleexamples6 Little typo in our doc example that creates big problems: skos:follows should be: sioc:follows :-) Kingsl

Re: [Virtuoso-users] NOT EXISTS keyword support in virtuoso SPARQL endpoints?

2010-03-22 Thread Rumi Tsekova
Hi Christian, Additionally to the example Kingsley pointed to, here is another one: http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlruleexamples6 Best Regards, Rumi - Original Message - From: Kingsley Idehen To: Christian Fuerber Cc: virtuoso-users@lists.sour

Re: [Virtuoso-users] Querying on all the data in the triple store

2010-03-22 Thread Tim Haynes
Rameswara Sashi Kiran Challa wrote: Hello All, The way I used virtuoso is upload my file containing triples into triple store and with the Graph IRI I get, do sparql queries on that. Can I append say a new set of triples related to already existing ones, like have a common Graph IRI for all

[Virtuoso-users] Querying on all the data in the triple store

2010-03-22 Thread Rameswara Sashi Kiran Challa
Hello All, The way I used virtuoso is upload my file containing triples into triple store and with the Graph IRI I get, do sparql queries on that. Can I append say a new set of triples related to already existing ones, like have a common Graph IRI for all the data I push into virtuoso store ?? T

Re: [Virtuoso-users] LOD encoding problems

2010-03-22 Thread Hugh Williams
Hi Mitko/Alexander, Perhaps someone on the Linked Geo Data group I have added to this reply, can comment ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support Twitter

Re: [Virtuoso-users] LOD encoding problems

2010-03-22 Thread Mitko Iliev
The problem is in LinkedGeoData dataset. Can be reproduced with : ttlp (http_get ('http://linkedgeodata.org/triplify/node/27503927'), '', 'http://linkedgeodata.org/triplify/node/27503927'); and query : select * where { ?y ?z . } Best Regar

Re: [Virtuoso-users] lod.openlinksw.com strange behaviour

2010-03-22 Thread Kingsley Idehen
Alexander Sidorov wrote: Hi Kingsley, To buy my own EC2 instance is what I'm planning to do in the nearest future. Really I would be glad to do it right now but there are two critical problems (LinkedGeoData encoding and Entity Framework support bug) that make me unsure I can use Virtuoso at

Re: [Virtuoso-users] NOT EXISTS keyword support in virtuoso SPARQL endpoints?

2010-03-22 Thread Kingsley Idehen
Christian Fuerber wrote: Hi, while using vos6, I discovered that the virtuoso SPARQL endpoints do not support the NOT EXISTS keyword (http://www.w3.org/TR/2009/WD-sparql11-query-20091022/#negation) at present. Is there any virtuoso specific function that acts like it? Thanks, Christian Fürber