浏览代码

Added new term to pub ontology. and moved location of contact ontology

spficklin 11 年之前
父节点
当前提交
84bb403b7d
共有 3 个文件被更改,包括 7 次插入1 次删除
  1. 0 0
      tripal_contact/files/tcontact.obo
  2. 1 1
      tripal_contact/tripal_contact.install
  3. 6 0
      tripal_pub/files/tpub.obo

+ 0 - 0
tripal_contact/tcontact.obo → tripal_contact/files/tcontact.obo


+ 1 - 1
tripal_contact/tripal_contact.install

@@ -21,7 +21,7 @@ function tripal_contact_install() {
   tripal_contact_add_custom_tables();
   
   // add loading of the the tripal contact ontology to the job queue
-  $obo_path =  realpath('./') . '/' . drupal_get_path('module', 'tripal_contact') . '/tcontact.obo';
+  $obo_path =  realpath('./') . '/' . drupal_get_path('module', 'tripal_contact') . '/files/tcontact.obo';
   $obo_id = tripal_cv_add_obo_ref('Tripal Contacts', $obo_path);
   tripal_cv_submit_obo_job($obo_id);
 }

+ 6 - 0
tripal_pub/files/tpub.obo

@@ -1361,6 +1361,12 @@ name: Notes
 def: Information about the publication that is not classified using another term.
 relationship: part_of TPUB:0000037 ! Publication Details
 
+[Term]
+id: TPUB:0000249
+name: Thesis
+def: A Master's or PhD thesis.
+is_a: TPUB:0000015 ! Publication Type
+
 [Typedef]
 id: is_a
 name: is a