Re: Data Property of datatype 'float' being created as 'decimal'

Posted by Suresh on
URL: http://owlready.306.s1.nabble.com/Data-Property-of-datatype-float-being-created-as-decimal-tp87p1834.html

The issue I'm facing is:
1. we can only pass float not decimal or double after loading the ontology in owlready2. and
2. if we try to assign some floating value to the data property assertion, it is getting stored as a decimal value in the ontology, resulting in an inconsistent ontology.
One of the above two issues needs to be fixed to get a consistent ontology.

Thanx a lot!
Suresh