jbarrasa / neosemantics-python-examples

examples of use of the neosemantics plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

examples of use of the neosemantics plugin


Languages

Language:Python 100.0%