Stian Soiland-Reyes created TAVERNA-1047:
--------------------------------------------
Summary: Inconsistent URI relativeness in Manifest annotations
Key: TAVERNA-1047
URL: https://issues.apache.org/jira/browse/TAVERNA-1047
Project: Apache Taverna
Issue Type: Bug
Components: Taverna Language
Affects Versions: language 0.15.1
Reporter: Stian Soiland-Reyes
Assignee: Stian Soiland-Reyes
Fix For: language 0.16.0
When creating annotations in the manifest, say from a Path, URIs of "content"
are set relative to the "/.ro/" directory, e.g. "annotations/foo.ttl". However
when parsing back a manifest these appear as "/.ro/annotations/foo.ttl".
The URIs should remain relative to /.ro/ for consistency and predictable
JSON-LD output on a load-save roundtrip. This should also be true if the
manifest is loaded back with /.ro/.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)