-
Redland's N-Triples parser complained about invalid N-Triples from Virtuoso, and it seems it is right, we get for example:
2008 .
This is legal (and a useful thing) in Turtle, but according to
http://www.w3.org/TR/rdf-testcases/#datatypeString
you need to write it out...
2009-08-26 08:47:20 UTC in OpenLink Virtuoso (Open-Source Edition)
-
I noticed several recent improvements to the content negotation algorithms, but still it is not quite there.
For example, Redland will typically send a request with an Accept header that includes the chosen format with q=1, but the rest of the format it supports at lower q-values.
I've made some experiments with this:
wget --header="Accept: text/plain;q=1, application/turtle;q=0.1...
2009-08-21 12:19:45 UTC in OpenLink Virtuoso (Open-Source Edition)
-
I could reproduce this in the 20090803 snapshot, did it make it to that branch?.
2009-08-12 14:07:35 UTC in OpenLink Virtuoso (Open-Source Edition)
-
This is reproducible on 20090803, which now runs on the host msoneutv.computas.no.
2009-08-12 14:04:15 UTC in OpenLink Virtuoso (Open-Source Edition)
-
It appears to be in 20090803 too. Isn't this a pretty simple problem somewhere?.
2009-08-12 13:50:38 UTC in OpenLink Virtuoso (Open-Source Edition)
-
Indeed, the problem is not present in 20090803.
2009-08-12 13:44:57 UTC in OpenLink Virtuoso (Open-Source Edition)
-
Indeed it works, so I'm closing this bug.
2009-08-12 13:38:03 UTC in OpenLink Virtuoso (Open-Source Edition)
-
This problem can be reproduced with the 20090701 snapshot.
2009-07-02 10:38:37 UTC in OpenLink Virtuoso (Open-Source Edition)
-
Oh, OK. I'm not clear on how the SPARQL spec says this should be done?.
2009-07-02 10:34:23 UTC in OpenLink Virtuoso (Open-Source Edition)
-
Hmmm, it appears to persist in the 20090701 snapshot.
2009-07-02 10:32:11 UTC in OpenLink Virtuoso (Open-Source Edition)