Peter Klügl created UIMA-6052:
---------------------------------
Summary: Ruta: failed matches override label values in inlined
rules as condition
Key: UIMA-6052
URL: https://issues.apache.org/jira/browse/UIMA-6052
Project: UIMA
Issue Type: Improvement
Components: Ruta
Affects Versions: 2.7.0ruta
Reporter: Peter Klügl
Example:
{noformat}
Sentence{-> CREATE(C, "a" = a, "b" =b)}<-{a:W{STARTSWITH(Sentence)}; b:W;};
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
