Browse Source

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

spficklin 11 years ago
parent
commit
84bb403b7d

+ 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