Hello Kjetil,
I'll test the case with slightly updated Virtuoso in 2 hrs. It is really
strange to see a report about DESCRIBE that returns redundant data
because typically reported cases demonstrate lack of triples. (When
DESCRIBE query does not specify the graph, graphs are ignored if they do
not
On Monday 15 December 2008 18:15:38 Hugh Williams wrote:
> Can you provide a simple dataset and test program to recreate this
> problem, as it we can see the problem first hand then it can be fixed ?
Now I have tried to provide a minimal example all day to see if I can
reproduce the problem wit
HI Kjetil,
Can you provide a simple dataset and test program to recreate this
problem, as it we can see the problem first hand then it can be fixed ?
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums
On Monday 17 November 2008 17:19:57 Kjetil Kjernsmo wrote:
> All,
>
> I have another problem with my SPARQL Endpoint servlet, which is just
> supposed to generate RDF/XML-ABBREV from a query.
Thanks to Hugh, I now run a 5.0.10 prerelease, which fixes a related bug, but
it didn't fix my problem. S
All,
I have another problem with my SPARQL Endpoint servlet, which is just supposed
to generate RDF/XML-ABBREV from a query.
The code is the same as with my previous problem, but the current problem is
that some of the classes, i.e. the rdf:type triples are lost when
serializing.
A test que