Closed SimonBin closed 5 years ago
check whether http://ns.softwiki.de/req/averagePriorityRate should have datatype xsd:float? reasoner.getDatatype(dp) return null
reasoner.getDatatype(dp)
null
MILESTest
averagePriorityRate is declared as subProperty, hence the datatype range is missing. question if this should be implemented
Implemented in 8cefedd83
check whether http://ns.softwiki.de/req/averagePriorityRate should have datatype xsd:float?
reasoner.getDatatype(dp)
returnnull
MILESTest