Tripal
Functions
tripal.terms.api.php File Reference

Functions

 tripal_add_vocabulary ($details)
 
 tripal_get_vocabulary_details ($name)
 
 tripal_get_vocabularies ()
 
 tripal_add_term ($details)
 
 tripal_get_term_details ($vocabulary, $accession)
 
 tripal_get_vocabulary_root_terms ($vocabulary)
 
 tripal_get_term_children ($vocabulary, $accession)
 

Detailed Description

Provides an application programming interface (API) for working with Tripal controlled vocabularies and their terms.