Importing RDF with n10s—A Neo4j Plugin

We looked earlier at property graphs in Chapter 5, Navigating Graphs with Neo4j, and RDF graphs in Chapter 7, Graphing Globally with RDF. These may seem to be separate worlds we would need to bridge, but there is a way.

You’ll recall from earlier that RDF provides a number of standard serializations. This should make graph interchange simpler. Neosemantics (n10s) is a Neo4j plugin for importing and exporting RDF graphs into Neo4j—a property graph store—and claims to do that losslessly. That sounds perfect. Let’s explore it.

There is a super helpful Neosemantics (n10s) User Guide[92] to help you get started. Installation is simple. You copy the neosemantics jar file into the plugins/ folder of your ...

Get Exploring Graphs with Elixir now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.