Artifacts using Aduna Commons: Lang (20)
Sort by:Popular

Sail implementation that stores data in main memory, optionally using a dump-restore file for persistence.
Last Release on May 2, 2016

API for interacting with repositories of RDF data.
Last Release on May 2, 2016

RDF Storage And Inference Layer ("Sail") API.
Last Release on May 2, 2016

Evaluation strategy API and implementations for the query algebra model.
Last Release on May 2, 2016

Query language parsers API.
Last Release on May 2, 2016

Extensions to the Java IO functionality.
Last Release on Apr 4, 2014
Client functionality for communicating with an OpenRDF server over HTTP.
Last Release on May 2, 2016

Contains the Elmo driver for with the Sesame RDF repository. This is the primary dependency when using Elmo from a maven project. <dependencies> <dependency> <groupId>org.openrdf.elmo</groupId> <artifactId>elmo-sesame</artifactId> <version>1.5</version> </dependency> <dependency> <groupId>org.openrdf.sesame</groupId> <artifactId>sesame-runtime</artifactId> <version>${sesame.version}</version> </dependency> </dependencies> <repositories> ...
Last Release on Apr 3, 2014