[
https://issues.apache.org/jira/browse/UIMA-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-6262.
-------------------------------
Resolution: Won't Fix
> Ruta: label not reset in inlined rule
> -------------------------------------
>
> Key: UIMA-6262
> URL: https://issues.apache.org/jira/browse/UIMA-6262
> Project: UIMA
> Issue Type: Bug
> Components: Ruta
> Affects Versions: 2.8.1ruta, 3.0.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Priority: Major
>
> Example:
> {noformat}
> Enumeration
> <-{dc1:DiagnosisConcept{dc1.negatedBy!=null}; cue:dc1.negatedBy;}
> ->{dc2:DiagnosisConcept{dc2.negatedBy==null -> dc2.negatedBy=cue};
> };
> {noformat}
> In a document with several enumerations, the label value is not resetted
> resulting in a false assignment of the feature over a long distance skipping
> potentially several enumerations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)