1 2 3 4 5
mod rdf; mod vocab; pub use rdf::{parse_ontology_file, ParsedOntology}; pub use vocab::OWL;