Re: [Virtuoso-users] Error while loading N3 files

2009-07-21 Thread Hugh Williams
Hi Marc Can you please provide details on the method you are attempting to load the PubMed data into Virtuoso with ? I presume you have setup your own Virtuoso instance for hosting this, in which case can you provide: 1. The version is use, type virtuoso-t -? to determine this 2. A copy o

[Virtuoso-users] Error while loading N3 files

2009-07-21 Thread Marc-Alexandre Nolin
Hello, I'm receiving an error while trying to load an N3 version of PubMed. Error SR175: Uniqueness violation : Violating unique index RDF_QUAD_POGS on table DB.DBA.RDF_QUAD. Transaction killed. What does it really mean? What I think it mean is that the hash function space isn't big enough and i

Re: [Virtuoso-users] VOS PHP URI rewrite

2009-07-21 Thread Hugh Williams
Hi Sebastian, Virtuoso support URL rewriting for Linked Data deployment as detailed at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/ VirtDeployingLinkedDataGuide_Introduction#AncmozTocId502192 Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.op

[Virtuoso-users] VOS PHP URI rewrite

2009-07-21 Thread Sebastian Hellmann
Hello, For testing, I copied Ontowiki[1] into Virtuoso Webdir and it is working (including odbc calls). currently OntoWiki has two different modes for URIs, depending on the existence of a URI rewrite Engine. first mode is (rewrite off): a) http://localhost/ontowiki/index.php/model/select/?m=h

Re: [Virtuoso-users] SPARQL INSERT and typed literals

2009-07-21 Thread Leo Soto M.
On Mon, Jul 20, 2009 at 6:18 PM, Peter Ansell wrote: > Hi Leo, > > Try surrounding the 1 with quotes to make it a valid NTriples statement... > eg.. > > > > "1"^^

Re: [Virtuoso-users] SPARQL INSERT and typed literals

2009-07-21 Thread Aldo Bucchi
Hello, Thanks Peter. LOL. Leo showed the insert statement to me before posting and I totally missed that. Lesson: Don't trust my judgement when I've been through 3 consecutive allnighters Regards, A On Mon, Jul 20, 2009 at 6:18 PM, Peter Ansell wrote: > Hi Leo, > > Try surrounding the 1 with q