You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/06/20 06:45:42 UTC

[jira] [Created] (STANBOL-663) Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)

Rupert Westenthaler created STANBOL-663:
-------------------------------------------

             Summary: Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)
                 Key: STANBOL-663
                 URL: https://issues.apache.org/jira/browse/STANBOL-663
             Project: Stanbol
          Issue Type: Improvement
          Components: Entity Hub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


The Clerezza TcManager / TcProvider interfaces do also support to lookup Graphs. Given STANBOL-662 it will be possible that a user configures a Graph URI that points to an read-only Graph instance instead of the usual read/write able LockableMGraph interfaces.

Because of that the ClerezzaYard should also support Graph instances. All requests that would result in updates to the underlying RDF grpah would need to throw according Exceptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-663) Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-663.
-----------------------------------------

    Resolution: Fixed

implemented with revision #1351974
                
> Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-663
>                 URL: https://issues.apache.org/jira/browse/STANBOL-663
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> The Clerezza TcManager / TcProvider interfaces do also support to lookup Graphs. Given STANBOL-662 it will be possible that a user configures a Graph URI that points to an read-only Graph instance instead of the usual read/write able LockableMGraph interfaces.
> Because of that the ClerezzaYard should also support Graph instances. All requests that would result in updates to the underlying RDF grpah would need to throw according Exceptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (STANBOL-663) Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397262#comment-13397262 ] 

Rupert Westenthaler commented on STANBOL-663:
---------------------------------------------

This feature is related to the possibility to expose the UNION graph of the Jena TDB store implemented by the SingleDatasetTdbTcProvider - CLEREZZA-691
                
> Allow ClerezzaYard to work with Clerezza Graphs (read-only RDF graphs)
> ----------------------------------------------------------------------
>
>                 Key: STANBOL-663
>                 URL: https://issues.apache.org/jira/browse/STANBOL-663
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> The Clerezza TcManager / TcProvider interfaces do also support to lookup Graphs. Given STANBOL-662 it will be possible that a user configures a Graph URI that points to an read-only Graph instance instead of the usual read/write able LockableMGraph interfaces.
> Because of that the ClerezzaYard should also support Graph instances. All requests that would result in updates to the underlying RDF grpah would need to throw according Exceptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira