Hi everyone, I've been trying to run some federated queries with the SERVICE clause on the international endpoint and some local ones (Portuguese, Greek, Spanish). This may be useful to integrate heterogeneous entity descriptions coming from different language chapters. Due to a known issue in Virtuoso [1] (apparently not resolved yet), I found that none of them have enabled those types of queries and result in the following error:
Virtuoso 42000 Error SQ200: Must have select privileges on view DB.DBA.SPARQL_SINV_2 Except for the portuguese endpoint, which yields a syntax error: 37000 Error SP030: SPARQL compiler, line 3: syntax error at 'SERVICE' The solution in [1] works fine, the following instructions in ISQL command line are needed: grant select on "DB.DBA.SPARQL_SINV_2" to "SPARQL"; grant execute on "DB.DBA.SPARQL_SINV_IMP" to "SPARQL"; Hope this helps. Cheers! [1] http://answers.semanticweb.com/questions/10360/virtuoso-federated-query -- Marco Fossati http://about.me/marco.fossati Twitter: @hjfocs Skype: hell_j ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
