Hi!
I am trying a federated query from our sparql endpoint (virtuoso version
7.1.0 stable open source release) and get the following error:
Virtuoso 42000 Error SQ200: Must have select privileges on view
DB.DBA.SPARQL_SINV_2
Ive googled it and it seemed an issue from previous releases... Any
Hello list,
For some parameters in the virtuoso.ini file, the documentation on
http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#VIRTINI does not
mention their default value (for example UseAIO).
Is there a way to see what parameter values are in effect for a running
virtuoso instance?
Hi Mark,
Have you actually tried it, as the 3rd param will simply be ignored it is an
nquad file, just as it would if there are "..graph" or
"global.graph" which would override the ld_dir() 3rd param setting, we load
nquad all the time with the bulk loader ...
Best Regards
Hugh Williams
Profe
Hi all,
I want to bulk load RDF data from an NQUADS file and have the statements
loaded into the graph as specified by the fourth field in the RDF file.
Is it possible to this using the ld_dir() function? From experimentation
and the documentation at [1] it is not clear to me how to do this, sinc