You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Ashutosh Sharma (JIRA)" <ui...@incubator.apache.org> on 2007/12/11 07:53:43 UTC

[jira] Created: (UIMA-674) Integration UIMA with Mysql

Integration UIMA with Mysql
---------------------------

                 Key: UIMA-674
                 URL: https://issues.apache.org/jira/browse/UIMA-674
             Project: UIMA
          Issue Type: Task
    Affects Versions: 2.2
         Environment: windows
            Reporter: Ashutosh Sharma


Hi 

I need to integrate UIMA with Mysql as a source of input and output. Anybody have worked on relate a RDBMS to UIMA as a source and destination. 
If not, we have to thought in this direction also.

Regards,
Ashu


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Created: (UIMA-674) Integration UIMA with Mysql

Posted by Marshall Schor <ms...@schor.com>.
Hi Ashutosh -

I think this question would be better posted to the uima-users mailing
list, rather than "Jira" - there are more people who read that list who
might be able to comment on this.

The UIMA distribution contains an "examples" section which includes an
example Cas Consumer which writes the results of annotations into a
RDBMS, using JDBC.  The source code can be found in

%UIMA_HOME%\apache-uima\examples\src\org\apache\uima\examples\cpe\PersonTitleDBWriterCasConsumer.java.

Perhaps that can serve as a starting point for doing what you want to do.

-Marshall

Ashutosh Sharma (JIRA) wrote:
> Integration UIMA with Mysql
> ---------------------------
>
>                  Key: UIMA-674
>                  URL: https://issues.apache.org/jira/browse/UIMA-674
>              Project: UIMA
>           Issue Type: Task
>     Affects Versions: 2.2
>          Environment: windows
>             Reporter: Ashutosh Sharma
>
>
> Hi 
>
> I need to integrate UIMA with Mysql as a source of input and output. Anybody have worked on relate a RDBMS to UIMA as a source and destination. 
> If not, we have to thought in this direction also.
>
> Regards,
> Ashu
>
>
>   


[jira] Updated: (UIMA-674) Integration UIMA with Mysql

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-674:
--------------------------------

             Priority: Minor  (was: Major)
    Affects Version/s:     (was: 2.2)
                       2.3

deferring beyond 2.3.0. 

> Integration UIMA with Mysql
> ---------------------------
>
>                 Key: UIMA-674
>                 URL: https://issues.apache.org/jira/browse/UIMA-674
>             Project: UIMA
>          Issue Type: Task
>    Affects Versions: 2.3
>         Environment: windows
>            Reporter: Ashutosh Sharma
>            Priority: Minor
>
> Hi 
> I need to integrate UIMA with Mysql as a source of input and output. Anybody have worked on relate a RDBMS to UIMA as a source and destination. 
> If not, we have to thought in this direction also.
> Regards,
> Ashu

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.