Hi,

> Did anyone have any experience with Neo4j + RDF + SPARQL? Or are there any
> resources worth reading? If so, could someone please point me to such
> resources?..

There is a 1-to-1 RDF mapper in Blueprints. It turns any Blueprints GraphDB 
into a Sail-based RDF triple/quad store. Given the 1-to-1 nature, you can work 
with your data from the perspective of the Blueprints API, Sail API, or Neo4j 
API.

        https://github.com/tinkerpop/blueprints/wiki/Sail-Ouplementation

Through Sail you can do SPARQL, SeRQL, RQL, and Gremlin.

See ya,
Marko.

http://markorodriguez.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to