Package org.biojavax.ontology

Extensions to the biojava ontology model that represent BioSQL ontology.

See:
          Description

Interface Summary
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
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.
 

Package org.biojavax.ontology Description

Extensions to the biojava ontology model that represent BioSQL ontology.