The current implementation accepts non-RDF/XML formats with a warning, but the requirement states that ontologies must be in RDF/XML format.
Consider implementing stricter format validation to ensure compliance with this requirement.
Requested by @anitacaron in PR #141 comment.