Skip to content
aprakas2 edited this page Nov 10, 2014 · 1 revision

Spanqit provides a collection of interfaces to model RDF objects in the com.anqit.spanqit.rdf package. Instances of these interfaces can be used when needed and as expected while creating SPARQL queries. Together with appropriate adapters, this allows using Spanqit with your favorite RDF library without having to recreate RDF objects for use with Spanqit. A crude example of an adapter class for OpenRDF's Sesame RDF library can be found [here](link to adapter).

Examples >

Contents

Clone this wiki locally