Re: Survey of Java SPARQL endpoint query API

An abstraction layer for RDF triple and quad stores is available at [1]. It
just translastes one set of Java calls to other Java calls, no HTTP
involved.
Currently it implements adapters fro Jena 2.4 and Sesame 2.0.

The most central interace is the "Model" [2], which cannot do caching or
paging.

[1] http://semanticweb.org/wiki/RDF2Go
[2]
http://mavenrepo.fzi.de/semweb4j.org/site/rdf2go.api/apidocs/index.html?org/ontoware/rdf2go/model/Model.html/

Regards,
Max Völkel
voelkel@fzi.de | http://Xam.de
--
FZI Forschungszentrum Informatik an der Universität Karlsruhe
Haid-und-Neu-Str. 10-14, D-76131 Karlsruhe
Tel.: +49-721-9654-0, Fax: +49-721-9654-959
Stiftung des bürgerlichen Rechts, Az: 14-0563.1 Regierungspräsidium
Karlsruhe.
Vorstand: Prof. Dr.-Ing. Rüdiger Dillmann, Dipl. Wi.-Ing. Michael Flor
Prof. Dr. Dr.-Ing. Jivka Ovtcharova, Prof. Dr. rer. nat. Rudi Studer
Vorsitzender des Kuratoriums: Ministerialdirigent Günther Leßnerkraus

Received on Monday, 22 September 2008 15:13:45 UTC