Peter Klügl created UIMA-5316:
---------------------------------
Summary: Ruta: label feature epxression resolved as type
expression within inlined rule
Key: UIMA-5316
URL: https://issues.apache.org/jira/browse/UIMA-5316
Project: UIMA
Issue Type: Bug
Components: Ruta
Affects Versions: 2.5.1ruta
Reporter: Peter Klügl
Assignee: Peter Klügl
{noformat}
c:Concept{IS(Token)-> CREATE(Candidate, "parent" = c)}
<-{ma:c.matchedAnnotations{ma.end==c.end, ma.begin!=c.begin};};
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)