Skip to content
agazzarini edited this page Dec 20, 2014 · 16 revisions

SolRDF (i.e. Solr + RDF) is a set of Solr extensions for managing (index and search) RDF data.

The difference between SolRDF and the jena-nosql project (specifically the Solr binding) is that in SolRDF the extensions are on the server side, while jena-nosql is a client-side project.

As a first milestone, the aim of the project is to build a triple store and a SPARQL endpoint on top of a standalone instance of Solr.

Once the RDF data management will be enabled on that instance, we will move onto a distributed search scenario.