Re: [Virtuoso-users] Virtuoso SPARQL conformance

2008-02-04 Thread Ivan Mikhailov
Pierre, The report is accurate there were no big improvements since that publications. The key issue is that Virtuoso uses built-in SQL data types whenever possible. Say, there's no xsd:boolean (it's stored as plain integer 1 or 0). SPARQL compiler rejects some queries that are formally correct bu

[Virtuoso-users] Virtuoso SPARQL conformance

2008-02-04 Thread Pierre De Wilde
What is the Virtuoso SPARQL conformance with W3C recommandation (*) ? Is SPARQL Implementation Coverage Report (**) accurate? Pierre (*) http://www.w3.org/TR/rdf-sparql-query/ - 15 January 2008 (**) http://www.w3.org/2001/sw/DataAccess/tests/implementations