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: almost 2 years ago
Linked from 2 awesome lists

inferenceowlowl-rlpythonrdfrdflibreasoning

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rdflib/pylodeA tool for generating human-readable HTML documents from OWL and RDF ontologies using Python and rdflib.180
gtfierro/reasonableAn OWL 2 RL reasoner with performance optimized for data processing tasks77
tilde-lab/pyfactxxProvides Python bindings for an optimized description logic reasoner23
rdflib/rdflibA Python library for working with RDF data and querying semantic web resources2,189
ucbl/hylar-reasonerAn incremental reasoner for the Web using RDF-based libraries and a rule-based engine.61
ruby-rdf/rdf-reasonerA Ruby-based system for reasoning over RDF vocabularies and generating entailed statements based on base rules18
galigator/openlletAn OWL 2 DL reasoner built on top of Pellet, providing functionality for inference and reasoning with ontologies.101
rdflib/pyshaclA Python module for validating RDF graphs against SHACL shapes255
liveontologies/elk-reasonerAn OWL 2 EL reasoner that provides efficient and incremental reasoning capabilities95
stardog-union/pelletAn OWL DL reasoner for Java that checks consistency of ontologies and provides inference explanations.312
chainer/chainerrlA deep reinforcement learning library built on top of Chainer.1,179
mushroomrl/mushroom-rlA Python library for reinforcement learning algorithms and environments.824
mdesalvo/owlsharpEnables semantic expressivity in .NET applications using ontology and inference techniques10
ldodds/dowlGenerates HTML documentation from RDFS/OWL schemas23
anuzzolese/pyrmlEngine for processing customized mapping rules from heterogeneous data structures to RDF data model34