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.
145 stars
20 watching
30 forks
Language: HTML
last commit: 4 months ago
Linked from 2 awesome lists
inferenceowlowl-rlpythonrdfrdflibreasoning
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating human-readable HTML documents from OWL and RDF ontologies using Python and rdflib. | 180 |
| An OWL 2 RL reasoner with performance optimized for data processing tasks | 77 |
| Provides Python bindings for an optimized description logic reasoner | 23 |
| A Python library for working with RDF data and querying semantic web resources | 2,189 |
| An incremental reasoner for the Web using RDF-based libraries and a rule-based engine. | 61 |
| A Ruby-based system for reasoning over RDF vocabularies and generating entailed statements based on base rules | 18 |
| An OWL 2 DL reasoner built on top of Pellet, providing functionality for inference and reasoning with ontologies. | 101 |
| A Python module for validating RDF graphs against SHACL shapes | 255 |
| An OWL 2 EL reasoner that provides efficient and incremental reasoning capabilities | 95 |
| An OWL DL reasoner for Java that checks consistency of ontologies and provides inference explanations. | 312 |
| A deep reinforcement learning library built on top of Chainer. | 1,179 |
| A Python library for reinforcement learning algorithms and environments. | 824 |
| Enables semantic expressivity in .NET applications using ontology and inference techniques | 10 |
| Generates HTML documentation from RDFS/OWL schemas | 23 |
| Engine for processing customized mapping rules from heterogeneous data structures to RDF data model | 34 |