Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 667 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 667 Bytes

rdf-star-souffle

rdf-star-souffle is a toolkit for importing and reasoning about RDF-star data in Soufflé. It consists of a few parts:

  • A tool for ingesting N-Triples-star syntax and emitting Soufflé-compatible CSV files (rdf-star-facts)
  • Soufflé types and relations for ingesting RDF-star data
  • A Soufflé implementation of an RDFS reasone
  • A Soufflé implementation of an OWL reasoner

This project is a work-in-progress. The reasoners are not yet implemented.