[ https://issues.apache.org/jira/browse/STANBOL-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457013#comment-13457013 ]
Tommaso Teofili edited comment on STANBOL-743 at 9/18/12 12:43 AM: ------------------------------------------------------------------- First thing I noticed is that all of the modules have <groupId>hu.sztaki</groupId> which in my opinion should be avoided and converted to org.apache.stanbol (like all the existing modules/artifacts), I can take care of changing them. I think the modules are in the right places except that Apache Stanbol UIMA Local Client which could go under enhancer/engines and add the -template suffix so that its scope is clearer. was (Author: teofili): First thing I noticed is that all of the modules have {{<groupId>hu.sztaki</groupId>}} which in my opinion should be avoided and converted to org.apache.stanbol (like all the existing modules/artifacts), I can take care of changing them. I think the modules are in the right places except that Apache Stanbol UIMA Local Client which could go under enhancer/engines and add the -template suffix so that its scope is clearer. > 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: Commons, Enhancer > Reporter: Mihaly Heder > Priority: Minor > Labels: patch > Attachments: 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