Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 654 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 654 Bytes

Build status

Inference Engine

This is a simple inference engine, available as a CLI tool, that will materialise inferences on a remote triple store.

Caveats

  1. It currently only properly implements the entailments defined for RDFS in the RDF 1.1 Semantics.
  2. Not sure about performance characteristics - they haven't yet been tested
  3. No incremental materialisation - currently only available in batch mode.