Knowledge Representation
-
Implementing OWL2 RL Profile and RDFS Inference with Python and RDFLib
Implementing OWL2 RL Profile and RDFS Inference with Python and RDFLib The OWL-RL library provides a simple implementation of the OWL2 RL Profile and RDFS inference on top of RDFLib, a powerful Python library for working with RDF (Resource Description Framework) data. OWL2 RL is a profile of the Web Ontology Language (OWL) that extends…