Marshall Schor created UIMA-4028:
------------------------------------
Summary: UIMAJ Json - improve type hierarchy serialization
Key: UIMA-4028
URL: https://issues.apache.org/jira/browse/UIMA-4028
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.6.1SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 2.6.1SDK
One of the main uses of supertype information is to allow iterating over types
and their subtypes. This requires some restructuring of the information
serialized because the direction is reverse (subtype -> supertype) from the
expected use pattern. Investigate reversing the serialized type info. Also,
consider having these names be the name-space style names, instead of the
fully-qualified names, for consistency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)