Re: Data Property of datatype 'float' being created as 'decimal'
Posted by gbaesso on
URL: http://owlready.306.s1.nabble.com/Data-Property-of-datatype-float-being-created-as-decimal-tp87p97.html
Hello Mr. Lamy,
Actually, the change did break something. :/
At the end, xsd:decimal type was what I needed, because it accept numbers with or without the decimal point ("10" or "10.0", both are accepted without causing inconsistencies).
Is there any way to force xsd:decimal after the last update?
Salutations,
Guilherme