Closed reneverheij closed 4 years ago
There are two DocumentAnnotation
(one for each view), I thought there can be only one globally.
There can be one per view.
There could I think even be more than per view but only one has special meaning and having more than one per view is most likely a bug.
After some investigation, I think it is a different error.
@reneverheij I merged a fix in master, it would be nice if you could test it.
I can confirm that the error no longer occurs. When can I expect a release? Thank you very much for your support.
I just released 0.2.7. I hope that cassis is now usable for you.
Describe the bug While deserializing an XMI document produced by cassis, I get the following exception:
This exception is raised by an application that uses Apache UIMA version 2.10.0. The XMI contains a reference to XMI ID 609 in the members attribute of the cas:View element. There is no element in the XMI with this xmi:id.
<cas:View sofa="608" members="609"/>
doc7.zipTo Reproduce Steps to reproduce the behavior:
I have attached my input file as well as the output from to_xmi().
Please complete the following information: