Difference between revisions of "Movie"

From WormBaseWiki
Jump to navigationJump to search
Line 5: Line 5:
  
  
==Old Movie Data Model==
+
==Movie Data Model==
  
 
////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////
 
  ?Movie      Description ?Text
 
  ?Movie      Description ?Text
 +
              Public_name UNIQUE Text
 
               Pick_me_to_call Text Text
 
               Pick_me_to_call Text Text
 
                       RNAi ?RNAi XREF Movie
 
                       RNAi ?RNAi XREF Movie

Revision as of 18:04, 10 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.


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              
///////////////////////////////////////////////////////////////////////////////////

OA

  • Pgdbid -- no table -- postgres database ID, generates automatically upon entry.
  • WBMovie -> "mov_name" Generates automatically upon entry. WBMovie0000000001
  • Description -> "mov_description" bigtext
  • RNAi -> "mov_rnai" multiontology on RNAi. In term info display same things as RNAi field in gene regulation
  • Expression pattern -> "mov_exprpattern" multiontology on expression patterns as in Picture OA
  • Variation -> "mov_variation" multiontology on variations like in phenotype OA tab1
  • Remark -> free text