QuickGraph#7 Creating a schema.org linked data endpoint on Neo4j
In this instalment of the QuickGraph series, I’ll show how to map a graph stored in Neo4j to an ontology (or schema, or vocabulary…) using the neosemantics extension. THE DATASET For this experiment, I’ve used the public IMDb Datasets available at https://datasets.imdbws.com/. I’ll use only a subset of the data (people, titles and genres) since the […]