Re: Difference between OWLReady2 and RDFLib
Posted by Shadi on
URL: http://owlready.306.s1.nabble.com/Difference-between-OWLReady2-and-RDFLib-tp845p856.html
Thank you Jiba and rdk for your responses.
Jiba, you mentioned that Owlready has specific methods and classes for most OWL features. regarding to documentation of Owlready I can use these methods to create the ontology but for navigating and accessing the content of the ontology like all hasvalues restrictions on a specific class I should use SPARQL queries. Is it correct?