You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabian Christ (JIRA)" <ji...@apache.org> on 2012/12/12 21:10:22 UTC

[jira] [Updated] (STANBOL-743) UIMA Integration tools - contribution to Stanbol

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

Fabian Christ updated STANBOL-743:
----------------------------------

    Component/s:     (was: Commons)
                     (was: Enhancer)
                 Engine - UIMA
    
> UIMA Integration tools - contribution to Stanbol
> ------------------------------------------------
>
>                 Key: STANBOL-743
>                 URL: https://issues.apache.org/jira/browse/STANBOL-743
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Engine - UIMA
>            Reporter: Mihaly Heder
>            Priority: Minor
>              Labels: patch
>         Attachments: STANBOL-743_1.patch, UIMA-caslight-remote-local-triples.patch.zip, UIMA-caslight-remote-local-triples.tar.gz
>
>
> The patch contains the following:
> - commons/caslight
> Apache Stanbol CAS Light Helper Module. This module provides utility classes that emulate some aspects of UIMA CAS Features and FeatureStructures without dependencies to real UIMA jars. This is used by 'UIMA Remote Client', 'UIMA Local Client', 'UIMA To Triples' and 'BookSpotter by Sztaki' Enhancement Engines. I hope this is in the right place under commons/, if not, please let me know.
>  
> - enhancer/engines/uimaremote 
> Apache Stanbol UIMA Remote Client. This Enhancement Engine communicates with an UIMA Simple Servlet trough REST to retreive UIMA annotations. For details, see: http://blog.iks-project.eu/uima-apache-stanbol-integration-2/
> - enhancer/engines/uimatotriples 
> Apache Stanbol UIMA To Triples Enhancement Engine. This turns UIMA annotations into RDF triples by rules defined by the user. This module is only responsible for handling annotations that are coming from UIMA Remote Client or UIMA Local Client Enhancement Engines; It does not create any annotations on its own. Naturally, in the Enhancement Chain's processing order this enhancer should follow annotation source. For details, see: http://blog.iks-project.eu/uima-apache-stanbol-integration-2/
> - contrib/enhancer/uimalocal
> Apache Stanbol UIMA Local Client. This is a template Enhancement Engine to integrate Stanbol with your own UIMA engines. You cannot just bundle and run this package. It needs to be customized first to import the specific uima packages. For instructions, see: http://blog.iks-project.eu/running-uima-engines-in-stanbol-using-the-same-jvm/
> To be honest I did not know where to put this thing.
> The patch was created against rev. 1385067.
> The tar.gz contains the same thing for those who just want to download and check it out. It has to be extracted in stanbol root. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira