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

UIMACPP <import> behavior not sufficiently documented

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3C
    • C++ Framework
    • None

    Description

      1. uimacpp does not support import by name <import name="..." />, which I think is not mentioned in the documentation.
      2. using <import location="..." /> employs a different path resolving strategy from that of uimaj:

      • both support using absolute paths and relative paths (relative to the descriptor in which the import occurs)
      • uimacpp can be given the environment variable UIMACPP_DATAPATH which is additionally used to resolve relative paths
      • However, uimaj does not support resolving relative <import location="..." /> from it's datapath.

      Kind regards
      Matthias

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            Unassigned Unassigned
            eddie_epstein Eddie Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: