protegeproject/mapping-master

Enhance boolean value interpretation

Opened this issue · 0 comments

Extend the MappingMaster engine to be able to interpret "Y", "N", "yes", "no", "Yes", "No" (and possibly other values as well) values as true and false when the type is set to be xsd:boolean.

Sample use case provided by issue protegeproject/cellfie-plugin/issues/131.