Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-incubating
-
None
Description
Sending the following ldpath statement
… doc:hasRelatedConcept[ ( (skos:broader)* / skos:topConceptOf ) is <http://example.com/foo>] …
works fine, but after re-serialisation the result is
… doc:hasRelatedConcept[(skos:broader)* / skos:topConceptOf is <http://example.com/foo>]…
which is not a valid ldpath statement.