By default the OBOFormatWriter validates the converted OBO document before writing the file. For certain use cases (e.g. debugging), the writer has already an option to skip that validation step.
What would be the best way to expose this configuration option though the OWL-API?