[
http://jira.amdatu.org/jira/browse/AMDATU-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10528#comment-10528
]
Koos Gadellaa commented on AMDATU-183:
--------------------------------------
RDF2GO api would probably sufficient. However, currently I'm looking into the
facilities of SPARQL queries and they seem to be 'immature'; the 1.1 version of
the spec (currently in draft) has much better support for complex queries
(allows subqueries, negation, and then some). This is something which we would
probably want, and probably a bit nearer before the spec is finalized.
Jena follows the SPARQL 1.1 draft as is, and I doubt RDF2GO has support for
these new features.
So on the one hand the idea of using one API for RDF queries is good. However,
this also assumes that the RDF stores all have the same functionality and that
this functionality is sufficient... which (as said) I doubt a bit. :-/
Currently we do adding and removing through the connection. Not nice, but it
can do.
However, it might be the case that we'd need to look into Jena ourselves so we
can use 1.1. features.
> Expose opensesame more in the sesame-service
> --------------------------------------------
>
> Key: AMDATU-183
> URL: http://jira.amdatu.org/jira/browse/AMDATU-183
> Project: Amdatu
> Issue Type: Improvement
> Components: Amdatu Semantic
> Reporter: Koos Gadellaa
> Assignee: Angelo van der Sijpt
> Priority: Critical
>
> Currently the sesame-service only exposes the add(URL) method from the
> openrdf.connection class.
> However, I'd like to be able to use the add(Statement(s)), add(Inputstream)
> and add(Reader)
> Please open these.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira