6 calls to tripal_pub_create_citation()

chado_pub_insert in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_insert().
chado_pub_update in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_update().
chado_pub_validate in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_validate().
tripal_pub_AGL_parse_pubxml in tripal_pub/includes/importers/tripal_pub.AGL.inc
Parse publication XML for a single publication
tripal_pub_create_citations in tripal_pub/includes/tripal_pub.pub_citation.inc
Launch the Tripal job to generate citations. Called by tripal jobs
tripal_pub_PMID_parse_pubxml in tripal_pub/includes/importers/tripal_pub.PMID.inc
This function parses the XML containing details of a publication and converts it into an associative array of where keys are Tripal Pub ontology terms and the values are extracted from the XML. The XML should contain only a single publication record.