BelTerm expressions can be resolved to {@link KamNode} elements within aspecific {@link Kam}.
Edges in the form (subject BelTerm, Relationship, object BelTerm) can also be resolved to {@link KamEdge} elements within a specific {@link Kam}. This implementation relies on resolving both the subject and object BelTerm to {@link KamNode} elements.
@author Anthony Bargnesi {@code
|
|