Uses of Class
org.biojava.nbio.ontology.OntologyException
Package
Description
Tools for loading and saving ontologies.
-
Uses of OntologyException in org.biojava.nbio.ontology
Modifier and TypeClassDescriptionclass
Thrown to indicate that a term or triple can't be added to an ontology because it is already present.class
Thrown to indicate that an ontology term is not acceptable or appropriate in a given contextModifier and TypeMethodDescriptionOntologyFactory.createOntology
(String name, String description) Creates a new Ontology -
Uses of OntologyException in org.biojava.nbio.ontology.io
Modifier and TypeMethodDescriptionTabDelimParser.parse
(BufferedReader in, OntologyFactory of) Parse an ontology from a reader.