Package | Description |
---|---|
org.biojavax.ontology |
Extensions to the biojava ontology model that represent BioSQL ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleComparableTriple
Basic comparable triple, BioSQL style.
|
Modifier and Type | Method and Description |
---|---|
ComparableTriple |
SimpleComparableOntology.getOrCreateTriple(Term subject,
Term object,
Term predicate)
Looks for a triple with the given subject object and predicate and returns it.
|
ComparableTriple |
ComparableOntology.getOrCreateTriple(Term subject,
Term object,
Term predicate)
Looks for a triple with the given subject object and predicate and returns it.
|
Copyright © 2014 BioJava. All rights reserved.