[ 
https://issues.apache.org/jira/browse/UIMA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020975#comment-13020975
 ] 

Jörn Kottmann commented on UIMA-2127:
-------------------------------------

I also believe that this should be done on a framework level, its an issue for 
every application which want to do something with the CASes. A URL references 
to the ts might be a good idea, have there been previous thoughts within the 
UIMA teams to implement such a reference?

Do you mind to explain your Cas Editor use case a little?

Currently (2.3.2-SNAPSHOT) a ts file must be located somewhere in the workspace 
that could be extended to also support http remote type systems.

> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to