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

Andy Seaborne commented on JENA-189:
------------------------------------

I had an all-too-quick look at the Blueprints javadoc.

The Graph/Node/Triple level (sometimes called the SPI - System Programming 
Interface)

For an "Implementation", implementing the blueprint API objects backed by 
Graph/Node/Triple looks like a starting place.  Looking at the sail 
implementation might help - this Jena SPI is close to the OpenRDF abstracions. 
One difference: Jena has univeral Nodes, not per connection factory create ones.

For an "Ouplementation", (ARQ on Blueprinted storage) the StageGenerator route 
is the narrowest point of contact between 

http://jena.apache.org/documentation/query/arq-query-eval.html

                
> Jena 3 / technical
> ------------------
>
>                 Key: JENA-189
>                 URL: https://issues.apache.org/jira/browse/JENA-189
>             Project: Apache Jena
>          Issue Type: Brainstorming
>            Reporter: Andy Seaborne
>
> This is a JIRA to discuss and collect technical changes to Jena that would 
> warrant a "Jena3" whether an incompatible change or just sufficient changes 
> to mean bumping the major version number is best.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to