Hello,
I encountered a potential bug in OWLIM SE 5.2 (with Sesame 2.6.8 and context
indexes enabled)
when executing a SPARQL query where the dataset is specified with "FROM <...>"
clauses
(or by using the corresponding Sesame API).
Both queries
select ?s ?p ?o from <urn:somegraph> where { ?s ?p ?o }
and
ask from <urn:somegraph> { ?s ?p ?o }
retrieve data from <urn:somegraph> and the default graph.
But, as I understand "from <urn:somegraph>", only data contained
in <urn:somegraph> should be used to answer the query.
I am not aware of this behaviour in OWLIM Lite.
I would be glad to get some suggestions.
Regards,
Ken
_______________________________________________
Owlim-discussion mailing list
[email protected]
http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion