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

145 stars
20 watching
30 forks
Language: HTML
last commit: 3 months 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. 180
gtfierro/reasonable An OWL 2 RL reasoner with performance optimized for data processing tasks 77
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,189
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. 101
rdflib/pyshacl A Python module for validating RDF graphs against SHACL shapes 255
liveontologies/elk-reasoner An OWL 2 EL reasoner that provides efficient and incremental reasoning capabilities 95
stardog-union/pellet An OWL DL reasoner for Java that checks consistency of ontologies and provides inference explanations. 312
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,179
mushroomrl/mushroom-rl A Python library for reinforcement learning algorithms and environments. 824
mdesalvo/owlsharp Enables semantic expressivity in .NET applications using ontology and inference techniques 10
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 34