[][src]Function horned_functional::from_file

pub fn from_file<P: AsRef<Path>>(path: P) -> Result<(Ontology, PrefixMapping)>

Parse an entire OWL document from a file on the local filesystem..