You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2012/08/17 14:52:38 UTC

[jira] [Created] (JENA-300) Integrate RIOT and WebReader into Jena.

Andy Seaborne created JENA-300:
----------------------------------

             Summary: Integrate RIOT and WebReader into Jena.
                 Key: JENA-300
                 URL: https://issues.apache.org/jira/browse/JENA-300
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ, Jena, RIOT
            Reporter: Andy Seaborne




--
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] [Updated] (JENA-300) Integrate RIOT and WebReader into Jena.

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

Andy Seaborne updated JENA-300:
-------------------------------

    Description: 
Integrating RIOT and it's new reader subsystem touches jena-core.

But it also links to quads and datasets that are not in jena-core currently.

    
> Integrate RIOT and WebReader into Jena.
> ---------------------------------------
>
>                 Key: JENA-300
>                 URL: https://issues.apache.org/jira/browse/JENA-300
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, Jena, RIOT
>            Reporter: Andy Seaborne
>
> Integrating RIOT and it's new reader subsystem touches jena-core.
> But it also links to quads and datasets that are not in jena-core currently.

--
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] (JENA-300) Integrate RIOT and WebReader into Jena.

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436705#comment-13436705 ] 

Andy Seaborne commented on JENA-300:
------------------------------------

In an "Experimental" project:

https://svn.apache.org/repos/asf/jena/Experimental/riot-reader/

Code browse;
https://svn.apache.org/viewvc/jena/Experimental/riot-reader/src/main/java/riot_reader/

The package layout isn't right for integration
                
> Integrate RIOT and WebReader into Jena.
> ---------------------------------------
>
>                 Key: JENA-300
>                 URL: https://issues.apache.org/jira/browse/JENA-300
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, Jena, RIOT
>            Reporter: Andy Seaborne
>
> Integrating RIOT and it's new reader subsystem touches jena-core.
> But it also links to quads and datasets that are not in jena-core currently.

--
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] (JENA-300) Integrate RIOT and WebReader into Jena.

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436706#comment-13436706 ] 

Andy Seaborne commented on JENA-300:
------------------------------------

Possibilities for integration:

1/ Put the code in ARQ
1a/ require a call to ARQ to initialize
1b/ make jena-core do as reflection call to ARQ initialization.

2/ Merge jena-arq and jena-core

The obvious issue for (2) is that the result is a big project to work with.  Whether a larger jena-core really makes a difference in the real world., I don't know.  Long term, some redivision into separate modules would be good but it's quite hard to find any breakdown of core concepts if you want testing by module.  It's hard to do anything much without a memory graph implementation!

If (2),  it would be good to time this with making an uber jar "jena-VERSION.jar" so that people switch to that and don't see any future reorg of the modules unless they take a detailed look.

                
> Integrate RIOT and WebReader into Jena.
> ---------------------------------------
>
>                 Key: JENA-300
>                 URL: https://issues.apache.org/jira/browse/JENA-300
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, Jena, RIOT
>            Reporter: Andy Seaborne
>
> Integrating RIOT and it's new reader subsystem touches jena-core.
> But it also links to quads and datasets that are not in jena-core currently.

--
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