to_string

Function to_string 

Source
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.