Difference between revisions of "Movie"

From WormBaseWiki
Jump to navigationJump to search
Line 23: Line 23:
 
* WBMovie -> "mov_name" Generates automatically upon entry. WBMovie0000000001
 
* WBMovie -> "mov_name" Generates automatically upon entry. WBMovie0000000001
 
* Description -> "mov_description" bigtext
 
* Description -> "mov_description" bigtext
* RNAi -> "mov_rnai" multiontology on RNAi. In term info display same things as RNAi field in gene regulation
+
* RNAi -> "mov_rnai" multiontology on RNAi. In term info display same things as RNAi field in gene regulation. The 500 objects we currently have for movie/rnai are not in rnai OA but are stored in citace minus so we cannot import them as multiontology. Shall we keep a simple text field or shall we do like strains and have both options?
 
* Expression pattern -> "mov_exprpattern" multiontology on expression patterns as in Picture OA
 
* Expression pattern -> "mov_exprpattern" multiontology on expression patterns as in Picture OA
 
* Variation -> "mov_variation" multiontology on variations like in phenotype OA tab1
 
* Variation -> "mov_variation" multiontology on variations like in phenotype OA tab1
 
* Remark -> free text
 
* Remark -> free text

Revision as of 18:34, 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. The 500 objects we currently have for movie/rnai are not in rnai OA but are stored in citace minus so we cannot import them as multiontology. Shall we keep a simple text field or shall we do like strains and have both options?
  • 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