Re: [Virtuoso-users] PubMed Endpoint

2010-12-22 Thread Kingsley Idehen
On 12/21/10 2:32 PM, Leyla Jael GarcĂ­a Castro wrote: Hi everyone, I am using a pubmed endpoint: http://pubmed.bio2rdf.org/sparql to retrieve some information about journal papers. Any could point me to some documentation about this endpoint? I need to know what the namespaces are and what fie

Re: [Virtuoso-users] Upload resource URI from isql

2010-12-22 Thread Kingsley Idehen
On 12/22/10 3:08 PM, Kingsley Idehen wrote: On 12/22/10 10:39 AM, Laure Mina wrote: Hi, I wan to upload in my local store, a DBpedia resource URI (for example : http://dbpedia.org/page/Judith_Guest) I use the DB.DBA.RDF_LOAD_RDFXML (http_get('DBpedia Http_URI'), but I got the following erro

Re: [Virtuoso-users] Upload resource URI from isql

2010-12-22 Thread Kingsley Idehen
On 12/22/10 10:39 AM, Laure Mina wrote: Hi, I wan to upload in my local store, a DBpedia resource URI (for example : http://dbpedia.org/page/Judith_Guest) I use the DB.DBA.RDF_LOAD_RDFXML (http_get('DBpedia Http_URI'), but I got the following error [Virtuoso Driver][Virtuoso Server]XM033:

[Virtuoso-users] Upload resource URI from isql

2010-12-22 Thread Laure Mina
Hi, I wan to upload in my local store, a DBpedia resource URI (for example : http://dbpedia.org/page/Judith_Guest) I use the DB.DBA.RDF_LOAD_RDFXML (http_get('DBpedia Http_URI'), but I got the following error [Virtuoso Driver][Virtuoso Server]XM033: XML parser detected an error: FATAL : End of

Re: [Virtuoso-users] Query regarding sponger

2010-12-22 Thread Hugh Williams
Hi Abhi, Depends on the structure of the XML document and whether a Virtuoso sponger cartridge is available for reading XML document in that format. See the following links for details on the Virtuoso Sponger cartridges and and the various standard and vendor None-RDF formats supported:

[Virtuoso-users] Query regarding sponger

2010-12-22 Thread Abhi
I have to convert an offline xml document into rdf. Is virtuoso sponger the right tool for this(Already using virtuoso for querying MySQL data using the ISQL bridge)? The initial impression I got about sponger is that it is used to make real times sparql queries and retrieve rdf data from non rdf s