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

Ruta: problem in parsing a complex rule - repetetive NPEs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.1ruta
    • 2.3.0ruta
    • Ruta
    • None

    Description

      This rule causes problems (no idea yet why):

      (MetaDaten{-PARTOF(LawChapter)}<-{GliederungsBezug{-> ASSIGN(chapterString, GliederungsBezug.ct)};} TextDaten?
          (MetaDaten<-{GliederungsBezug.ct==chapterString;} TextDaten?)*)
          {-> CREATE(LawChapter, "name" = chapterString)};
      

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            pkluegl Peter Klügl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: