Skip to content

ongdb-contrib/neosemantics-python-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

examples of use of the neosemantics plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.8%
  • Cypher 36.2%