You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/28 19:59:00 UTC

[jira] [Commented] (CTAKES-503) DBConsumer does not handle bodyLocation attributes

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

ASF subversion and git services commented on CTAKES-503:
--------------------------------------------------------

Commit 6b760d2c7af6d17aa05dbd6abc314529dd128d80 in ctakes's branch refs/heads/main from Sean Finan
[ https://gitbox.apache.org/repos/asf?p=ctakes.git;h=6b760d2 ]

CTAKES-503, patch from Sean Mullane


> DBConsumer does not handle bodyLocation attributes
> --------------------------------------------------
>
>                 Key: CTAKES-503
>                 URL: https://issues.apache.org/jira/browse/CTAKES-503
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-ytex-uima
>    Affects Versions: 4.0.0
>         Environment: All
>            Reporter: Sean Mullane
>            Priority: Major
>              Labels: dbconsumer, ytex
>             Fix For: 4.0.1
>
>         Attachments: bodyLocation.diff
>
>
> Currently the DBConsumer annotator does not write attributes based on relations to database tables unless they are contained in an FSArray. Therefore the _bodyLocation_ and _severity_ attributes, and possibly others, are ignored when a document and its annotations are written to a database.
> More generally, relations are not parsed and written to the database by the DBConsumer because they are not descended from uima.tcas.annotation and are therefore not contained in the AnnotationIndex, which is the only index the DBConsumer parses.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)