Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4369

syntax simplification for matching condition

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.0ruta
    • 2.3.0ruta
    • Ruta
    • None

    Description

      Below a proposal to make the Ruta syntax more succinct:

      If no matching rule is specified, the whole document (DocumentAnnotation) is implicitely used.

      // before
      Document{-> MARKFAST(Animal, 'Animals.txt')};
      // after
      MARKFAST(Animal, 'Animals.txt');
      

      Attachments

        1. Document-filelist.txt
          10 kB
          Renaud Richardet
        2. Document.diff
          34 kB
          Renaud Richardet

        Activity

          People

            pkluegl Peter Klügl
            renaudrichardet Renaud Richardet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: