XmiCasDeserializer needs to support both nested and flat forms of XMI.
----------------------------------------------------------------------
Key: UIMA-1848
URL: https://issues.apache.org/jira/browse/UIMA-1848
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Reporter: Tim Cawley
Priority: Minor
I use the XmiCasSerializer to write XMI files. These files are read by an
eclipse / EMF based application and modified. The output is perfectly valid
XMI but the file is nested not flat. The Deserializer only reads flat, it
would be very useful if it would read both flat and nested formats.
I have a sample implementation if you need it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.