On 4/22/14 5:02 AM, ghirardi nicola wrote:
I'm facing the following error:
http://answers.semanticweb.com/questions/22955/describe-in-virtuoso-unexpected-behaviour
Running sparql describe returns only triples within some graphs and not
the complete store.
It gives different result running select *
Nicola




This matter is a little complicated due to:

1. DESCRIBE being under specified at the SPARQL spec level -- so we have to use pragmas to cover all the different scenarios 2. Named Graph scope -- i.e., you need to factor this into your queries via GRAPH <IRI> or GRAPH ?g


[1] http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsqlfromsparqldescribe -- description of the DESCRIBE pragmas with examples.


Hope this helps.


--

Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen





Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to