Posted by liam on URL: http://owlready.306.s1.nabble.com/Reasoning-with-data-properties-tp600.html
Dear Jean-Baptiste,
I have been enjoying using Owlready2 to reason with ontologies generated using Protégé. However, I haven’t fully understood how to create an instance with data properties that gets properly classified. Unfortunately, I’ve been unable to find any documentation or trouble shooting help in the forum, etc.
In the below example, the "LabValue1" instance "TestLabValue1Increased" does not get classified into the class "IncreasedLabValue1" (which it does in Protege, as expected).
Please find the Python script and ontology (in RDF/OWL format) below the signature.