[ https://issues.apache.org/jira/browse/UIMA-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Klügl resolved UIMA-6347. ------------------------------- Resolution: Fixed > Ruta: Inconsistency between Guide and Interpreter on TOTALCOUNT syntax > ---------------------------------------------------------------------- > > Key: UIMA-6347 > URL: https://issues.apache.org/jira/browse/UIMA-6347 > Project: UIMA > Issue Type: Documentation > Components: Ruta > Affects Versions: 2.8.1ruta, 3.0.1ruta > Reporter: Michael Stenger > Assignee: Peter Klügl > Priority: Minor > Fix For: 2.9.0ruta, 3.1.0ruta > > > Hi. > In the Ruta Guide, section 2.7.26.1 on the syntax definition of condition > TOTALCOUNT, it says > {noformat} > TOTALCOUNT (Type (, NumberExpression, NumberExpression (, Variable)?)?) > {noformat} > However, analogous to the other COUNTs, it seems totally fine to just use > type and number variable and omit the number expressions in between. Hence, > I suggest to adjust the definition to, say, > {noformat} > TOTALCOUNT (Type (, NumberExpression, NumberExpression)? (, NumberVariable)?) > {noformat} > Best regards, > Michael -- This message was sent by Atlassian Jira (v8.3.4#803005)