Difference between revisions of "Movie"

From WormBaseWiki
Jump to navigationJump to search
Line 17: Line 17:
 
  ///////////////////////////////////////////////////////////////////////////////////
 
  ///////////////////////////////////////////////////////////////////////////////////
  
==Old Movie Data Model==
+
==New Movie Data Model==
  
 
////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////
Line 32: Line 32:
 
Action items: request model change to models
 
Action items: request model change to models
 
Add Public_name UNIQUE Text
 
Add Public_name UNIQUE Text
 +
 +
 +
==OA==

Revision as of 23:05, 9 October 2012

Movie Curation

In October 2012 we have decided to generate a movie OA. There were 514 movies in acedb, all pertaining the RNAi class. We are going to generate the movie OA and import those objects.


Old Movie Data Model

////////////////////////////////////////////////////////////////////////////////////

?Movie      Description ?Text
              Pick_me_to_call Text Text
                      RNAi ?RNAi XREF Movie
                      Variation ?Variation XREF Movie
                      Expr_pattern ?Expr_pattern XREF Movie
              Remark ?Text #Evidence              
///////////////////////////////////////////////////////////////////////////////////

New Movie Data Model

////////////////////////////////////////////////////////////////////////////////////

?Movie        Description ?Text
              Public_Name UNIQUE Text
              Pick_me_to_call Text Text
                      RNAi ?RNAi XREF Movie
                      Variation ?Variation XREF Movie
                      Expr_pattern ?Expr_pattern XREF Movie
              Remark ?Text #Evidence              
///////////////////////////////////////////////////////////////////////////////////

Action items: request model change to models Add Public_name UNIQUE Text


OA