On 3/19/13 6:50 AM, Feron, Thomas wrote:
Hey,
See
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtSetPrefixNames and
http://docs.openlinksw.com/virtuoso/fn_xml_set_ns_decl.html.
In addition, you can just use the conductor (HTML based Admin UI). Just
follow the Linked Data-->N
Hi Sumit,
> [root@rdesc db]# df -T
> FilesystemType 1K-blocks Used Available Use% Mounted on
> /dev/sda1 ext4 5039616 3946896836720 83% /
> tmpfstmpfs 8165184 0 8165184 0% /dev/shm
> /dev/sda7 ext4 4619200140364 4244188 4% /home
> /
Hey,
See
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtSetPrefixNames
and http://docs.openlinksw.com/virtuoso/fn_xml_set_ns_decl.html.
Cheers
Tom
From: Michele Pasin mailto:michele.pa...@gmail.com>>
Date: Tuesday, 19 March 2013 10:20
To:
"virtuoso-users@lists.sourceforge.net<
Hi,
apologies in advance if this sounds too trivial, but I've been trying to
add a couple more default namespaces to the sparql query interface that
comes by default with Virtuoso (mainly so to speed up typing in queries)...
Any suggestion on how to accomplish that?
Many thanks,
michele
Hi.
I have a dataset, which has backslash character in some of the Subject URIs.
Whenever I try to use such URI in SPARQL Query, Virtuoso gives me this:
Virtuoso 37000 Error SP030: SPARQL compiler, line 0: Invalid character in
SPARQL expression at '\'
Do I need to escape backslash somehow?