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

TRANSFER Action Problem

    XMLWordPrintableJSON

Details

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

    Description

      Dear Peter,

      I am having the following problem when trying to use the TRANSFER function that UIMA RUTA provides.

      When having an annotation of type "cardType" with a list of features:
      cardName:americanExpress
      cardType:creditCard

      and an other DECLARED annotation of the type "bigAnnotation" :
      DECLARE Annotation bigAnnotation( STRING laonName, STRING loanType, STRING cardName, STRING cardType);

      Now when I create the following rule:

      cardType{->TRANSFER(bigAnnotation)};

      the compatible features of the "cardType" annotation are not transferred correctly to the "bigAnnotation" annotation.

      Is there a bug here or am I getting something wrong?

      If you need something else please let me know!

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            tonionio Nick Kolivas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: