Hi all,
is there any insight, if there are reciprocal connections between two things (like with dct:references and dct:isReferencedBy), how Jena weighs in the one against the other when creating the "pretty" XML output from a SPARQL query ?
Currently my results appear to "tilt" from one view to the other, obviously somehow depending on the data contained – and thereby completely ignoring the hierarchy assumed by the SPARQL‘s "construct" section.
Is there any documentation on enforcing a particular "perspective" on the result (if possible at all…) ?
The output is to be processed by an XML-based website system – and parsing "plain" RDF/XML is not an option there.
As always, any hints are highly appreciated. Best, Bardo
