Function horned_functional::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.
pub fn to_string<'a, P>(ontology: &AxiomMappedOntology, prefixes: P) -> String where
P: Into<Option<&'a PrefixMapping>>, Render an entire OWL document to a string.