Hi! I've been working on an RDFLib Store backed by Neo4j and would love to have feedback from the community.
the project is here: https://github.com/neo4j-labs/rdflib-neo4j The rdflib.Store implementation relies on the n10s plugin for neo4j <https://github.com/neo4j-labs/neosemantics/> that takes care of the RDF serialisation/deserialisation of the Neo4j graph as triples. I've created this colab notebook <https://colab.research.google.com/drive/1JkSG4qEDTdm3fQzQ2KSBagurrKhcGvTd?usp=sharing>if you want to see rdflib-neo4j in action. It hits a public neo4j instance so you can run it without having to go through the hassle of setting up the DB and all. I know RDF and property graph (Neo4j) but neither Python or rdflib are in my "comfort zone" so any feedback or contribution would be highly appreciated :) Thanks! JB. -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/474d3398-6ee3-46e5-8a6d-b13c2e8e4c9an%40googlegroups.com.
