Difference between OWLReady2 and RDFLib

Posted by Shadi on
URL: http://owlready.306.s1.nabble.com/Difference-between-OWLReady2-and-RDFLib-tp845.html

Hi,

I am looking for an RDF/OWL based Domain Driven Development (DDD) framework.

I have an OWL ontology used as a TBox model and I want to build forms upon my RDF/OWL classes, properties and owl restrictions defined in the TBox. First, I want to load the schema of my ontology and then navigate through the classes and retrieve the associated properties and restrictions.

My question is what is the difference between OWLReady2 and RDFLib libraries. (the advantages and disadvantage of using them?)

Thank you in advance