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

Rupert Westenthaler resolved STANBOL-1198.
------------------------------------------

    Resolution: Fixed

fixed with http://svn.apache.org/r1538520 and merged to 0.12 with 
http://svn.apache.org/r1538524

> BNode support does not work for the SesameYard
> ----------------------------------------------
>
>                 Key: STANBOL-1198
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1198
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> The BNode support of the SesameYard (STANBOL-1169) does not work causing some 
> Statements not beeing included.
> The BNode support should include all outgoing Statements of BNodes referenced 
> by Statements of the current Entity URI.
> The intended statements to be included in the created Representation (backed 
> by a Sesame Model) are
>     <subject> 
>         <property> <literal>
>         <property> <uri>
>         <property> <bnode>
>             <property> <literal>
>             <property> <uri>
>             <property> <bnode2>
>                 <property> <literal>
>                 <property> <uri>
>                ...
> because of the bug only the following statements are included
>     <subject> 
>         <property> <literal>
>         <property> <uri>
>         <property> <bnode>



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to