Package org.biojavax.ontology
Extensions to the biojava ontology model that represent BioSQL ontology.
-
Interface Summary Interface Description ComparableOntology An Ontology that can be compared to another.ComparableTerm Makes Term objects comparable properly and adds some extra features to them.ComparableTriple Comparable triples, obviously. -
Class Summary Class Description SimpleComparableOntology Represents an ontology that can be compared to other ontologies.SimpleComparableTerm A Term object that can be compared and thus sorted.SimpleComparableTriple Basic comparable triple, BioSQL style.