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.
Extend the MappingMaster engine to be able to interpret "Y", "N", "yes", "no", "Yes", "No" (and possibly other values as well) values as
trueandfalsewhen the type is set to bexsd:boolean.Sample use case provided by issue protegeproject/cellfie-plugin/issues/131.