pub fn to_string<'a, P>(ontology: &AxiomMappedOntology, prefixes: P) -> String where
    P: Into<Option<&'a PrefixMapping>>, 
Expand description

Render an entire OWL document to a string.