Crate reasonable

Source
Expand description

The reasonable package offers a library, binary and Python bindings for performing OWL 2 RL reasoning on RDF graphs. This package implements the Datalog rules as communicated on the W3C OWL2 Profile website.

Modules§

common
error
reasoner
The owl module implements the rules necessary for OWL 2 RL reasoning

Macros§

node_relation
Creates a DataFrog variable with the given URI as the only member
owl
Returns the full URI of the concept in the OWL namespace
rdf
Returns the full URI of the concept in the RDF namespace
rdfs
Returns the full URI of the concept in the RDFS namespace
uri