From c067c5f6a8e7e866bdd79c13a991792769014035 Mon Sep 17 00:00:00 2001 From: sdiamantakis Date: Thu, 19 Dec 2024 19:23:12 +0000 Subject: [PATCH] changed GO_annotation model and added release number for WS296 --- wspec/models.wrm | 12 ++++++------ wspec/models.wrm.annot | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/wspec/models.wrm b/wspec/models.wrm index 9676713b6..ef888c240 100644 --- a/wspec/models.wrm +++ b/wspec/models.wrm @@ -1151,11 +1151,11 @@ Variation ?Variation Phenotype ?Phenotype Database ?Database ?Database_field ?Text - Annotation_extension Life_stage_relation ?Text UNIQUE ?Life_stage - Gene_relation ?Text UNIQUE ?Gene - Molecule_relation ?Text UNIQUE ?Molecule - Anatomy_relation ?Text UNIQUE ?Anatomy_term - GO_term_relation ?Text UNIQUE ?GO_term + Annotation_extension Life_stage_relation ?RO_term UNIQUE ?Life_stage + Gene_relation ?RO_term UNIQUE ?Gene + Molecule_relation ?RO_term UNIQUE ?Molecule + Anatomy_relation ?RO_term UNIQUE ?Anatomy_term + GO_term_relation ?RO_term UNIQUE ?GO_term Annotation_isoform ?Text ?Protein Interacting_species ?Species ?Strain Reference UNIQUE ?Paper XREF GO_annotation @@ -3963,4 +3963,4 @@ // Add a line for the WS release the models file is going to be CVS tagged for // This give you a final shot at creating a nicely formatted CVS commit message // -// WS295 +// WS296 diff --git a/wspec/models.wrm.annot b/wspec/models.wrm.annot index fb82a3fe8..4252bdee5 100644 --- a/wspec/models.wrm.annot +++ b/wspec/models.wrm.annot @@ -1173,11 +1173,11 @@ Variation ?Variation Phenotype ?Phenotype Database ?Database ?Database_field ?Text - Annotation_extension Life_stage_relation ?Text UNIQUE ?Life_stage - Gene_relation ?Text UNIQUE ?Gene - Molecule_relation ?Text UNIQUE ?Molecule - Anatomy_relation ?Text UNIQUE ?Anatomy_term - GO_term_relation ?Text UNIQUE ?GO_term + Annotation_extension Life_stage_relation ?RO_term UNIQUE ?Life_stage + Gene_relation ?RO_term UNIQUE ?Gene + Molecule_relation ?RO_term UNIQUE ?Molecule + Anatomy_relation ?RO_term UNIQUE ?Anatomy_term + GO_term_relation ?RO_term UNIQUE ?GO_term Annotation_isoform ?Text ?Protein Interacting_species ?Species ?Strain Reference UNIQUE ?Paper OUTXREF GO_annotation @@ -3983,4 +3983,4 @@ // Add a line for the WS release the models file is going to be GIT tagged for // This give you a final shot at creating a nicely formatted GIT commit message // -// WS295 +// WS296