Skip to content

A simple inference engine using SPARQL to materialise inferences for RDFS and OWL2

Notifications You must be signed in to change notification settings

aabs/inference-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple inference engine using SPARQL to materialise inferences for RDFS and OWL2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages