/neosemantics-python-examples

examples of use of the neosemantics plugin

Primary LanguagePythonApache License 2.0Apache-2.0

neosemantics-python-examples

Some examples of use of the neosemantics plugin for Neo4j.

CONTENTS:

  • Importing JSON-LD from a zipped file in jsonline format (link to source).
  • Loading into RDFLib the result of a cypher query on your Neo4j graph (link to source).
  • Ontology import + inferencing. Source for the experiment described in this blogpost are available in this folder.
  • Querying Wikidata with SPARQL and importing the resulting RDF into Neo4j (link to source and to blog post with explanation).
  • Building a knowledge graph by importing an RSS feed + RDFa of individual articles (serialised as JSON-LD). Link to source

Example

clothing_ontology

QuickGraph#9 The fashion Knowledge Graph. Inferencing with Ontologies in Neo4j