Uses of Interface
org.biojavax.ontology.ComparableTriple
Packages that use ComparableTriple
Package
Description
Extensions to the biojava ontology model that represent BioSQL ontology.
-
Uses of ComparableTriple in org.biojavax.ontology
Classes in org.biojavax.ontology that implement ComparableTripleModifier and TypeClassDescriptionclass
Basic comparable triple, BioSQL style.Methods in org.biojavax.ontology that return ComparableTripleModifier and TypeMethodDescriptionComparableOntology.getOrCreateTriple
(Term subject, Term object, Term predicate) Looks for a triple with the given subject object and predicate and returns it.SimpleComparableOntology.getOrCreateTriple
(Term subject, Term object, Term predicate) Looks for a triple with the given subject object and predicate and returns it.