# Functions
NewBasicPropertyValue returns a new Basic.
NewDefinition returns a new Definition.
NewMeta is a constructor for Meta.
NewSynonym returns a new Synonym.
NewSynonymWithRefs returns a new Synonym.
NewXref returns a new Xref.
# Structs
BasicPropertyValue is a generic PropertyValue.
Definition represents a textual definition of an ontology term.
Meta is a container for hosting sets of PropertyValue objects.
MetaOptions is a container for various types of metadata.
PropertyValue for modeling ontology metadata other than term and their relationships.
Synonym represent an alternate term for the node.
Xref support the property-value assertion.