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>
...
Artifacts using Sesame Driver (18)
1.BlueBill Taxonomy Birds10 usages
it.tidalwave.bluebill » it-tidalwave-bluebill-taxonomy-birds Apache
BlueBill Taxonomy Birds
Last Release on Jul 5, 2011
A conversion of PROV java beans into RDF, generated by elmo plugin from the PROV-OWL ontology.
Last Release on Sep 1, 2023
A tool for converting ontologies to Elmo concepts and concepts back to
ontologies.
usage: java -jar elmo-codegen.jar [options] [ontology | jar]...
Last Release on Apr 3, 2014
Allows use DynaBeans for RDF property access. This interface allows non-static
properties to be used and does not require an ontology or schema.
Last Release on Apr 3, 2014
W3C Provenance WG Prov ontology bindings for Sesame/Elmo
Last Release on May 29, 2013
Java Objects representing the OPM model and an RDF serialiser/deserialiser for them. Classes are generated by elmo plugin from the OWL ontology.
Last Release on Feb 25, 2011
10.BlueBill Taxonomy (Elmo Implementation)1 usages
it.tidalwave.bluebill » it-tidalwave-bluebill-taxonomy-elmo Apache
BlueBill Taxonomy (Elmo Implementation)
Last Release on Jul 3, 2011