瀏覽代碼

Fixed mismapping of featurpos.mappos to a term

Stephen Ficklin 8 年之前
父節點
當前提交
f472d65acf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tripal_chado/includes/tripal_chado.semweb.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.semweb.inc

@@ -417,7 +417,7 @@ function tripal_chado_populate_vocab_OGI() {
     'cv_name' => 'ogi',
     'definition' => '',
   ));
-  tripal_associate_chado_semweb_term(NULL, 'organism_id', $term);
+  tripal_associate_chado_semweb_term('featurepos', 'mappos', $term);
 }
 /**
  * Adds the Information Artifact Ontology database and terms.