Jakob Frank created MARMOTTA-197:
------------------------------------
Summary: ldpath is loosing brackets on re-serialisation
Key: MARMOTTA-197
URL: https://issues.apache.org/jira/browse/MARMOTTA-197
Project: Marmotta
Issue Type: Bug
Components: LDPath
Affects Versions: 3.0-incubating
Reporter: Jakob Frank
Assignee: Jakob Frank
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira