[ 
https://issues.apache.org/jira/browse/UIMA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joern Kottmann closed UIMA-2127.
--------------------------------

    Resolution: Won't Fix

The Cas Editor will not provide this mechanism by default if the UIMA core 
framework itself does not has support for it.

To work around this issue I suggest to implement a custom Cas Editor 
integration, or to request support for user defined type system search 
strategies (then a small plugin could load the ts from the http server).
                
> CAS annotation pointing to type system
> --------------------------------------
>
>                 Key: UIMA-2127
>                 URL: https://issues.apache.org/jira/browse/UIMA-2127
>             Project: UIMA
>          Issue Type: Wish
>          Components: CasEditor
>            Reporter: Richard Eckart de Castilho
>
> I think it would be great if the CAS editor could define a CAS type pointing 
> to the type system. CAS consumers could use that type to store a reference to 
> a remote type system (cf. XML schema/DTD) or to a local type system in a 
> location absolute or relative to the XMI file. For example:
> org.apache.uima.caseditor.TypeSystemMetaData
> - location = http://myserver/types.xml
> - location = file:../../typesystem.xml
> - location = file:/home/uima/filesystem.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to