Artifacts using OpenRDF Sesame: Repository Context Aware (wrapper) (13)
Sort:
popular
|
newest
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
The Object Repository maps Java objects to and from RDF resources and OWL classes to Java classes in a non-intrusive manner that enables developers to work at the object level.
Last Release on Aug 29, 2017
Transform tables of observations and reference data into RDF data cube resources specified as csvw
Last Release on May 11, 2020
10. Marmotta Kiwi Repository Service
org.apache.stanbol » org.apache.stanbol.commons.marmotta.kiwiApache
Provides the Kiwi TripleStore as OSGI service
Last Release on Sep 16, 2016