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.