OWL-RL

OWL reasoner

A Python library for expanding RDF graphs according to the OWL2 RL Profile using mechanical forward chaining

A simple implementation of the OWL2 RL Profile on top of RDFLib: it expands the graph with all possible triples that OWL RL defines. It can be used together with RDFLib to expand an RDFLib Graph object, or as a stand alone service with its own serialization.

GitHub

144 stars
20 watching
30 forks
Language: HTML
last commit: 22 days ago
Linked from 2 awesome lists

inferenceowlowl-rlpythonrdfrdflibreasoning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rdflib/pylode A tool for generating human-readable HTML documents from OWL and RDF ontologies using Python and rdflib. 177
gtfierro/reasonable An OWL 2 RL reasoner with performance optimized for data processing tasks 76
tilde-lab/pyfactxx Provides Python bindings for an optimized description logic reasoner 23
rdflib/rdflib A Python library for working with RDF data and querying semantic web resources 2,176
ucbl/hylar-reasoner An incremental reasoner for the Web using RDF-based libraries and a rule-based engine. 61
ruby-rdf/rdf-reasoner A Ruby-based system for reasoning over RDF vocabularies and generating entailed statements based on base rules 18
galigator/openllet An OWL 2 DL reasoner built on top of Pellet, providing functionality for inference and reasoning with ontologies. 100
rdflib/pyshacl Validates RDF graphs against Shapes Constraint Language (SHACL) constraints 251
liveontologies/elk-reasoner An OWL 2 EL reasoner that provides efficient and incremental reasoning capabilities 94
stardog-union/pellet An OWL DL reasoner for Java that checks consistency of ontologies and provides inference explanations. 309
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,172
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 822
mdesalvo/owlsharp Provides a C# API for working with semantic web ontologies and rules. 9
ldodds/dowl Generates HTML documentation from RDFS/OWL schemas 23
anuzzolese/pyrml Engine for processing customized mapping rules from heterogeneous data structures to RDF data model 33