Difference between revisions of "Picture Data Model"

From WormBaseWiki
Jump to navigationJump to search
Line 19: Line 19:
 
                               Journal_URL UNIQUE ?Database  
 
                               Journal_URL UNIQUE ?Database  
 
                               Publisher_URL UNIQUE ?Database  
 
                               Publisher_URL UNIQUE ?Database  
                               Person_name Text
+
                               Person_name UNIQUE Text
 
               Reference ?Paper XREF Picture
 
               Reference ?Paper XREF Picture
 
               Contact ?Person XREF Picture
 
               Contact ?Person XREF Picture

Revision as of 00:23, 1 December 2010

links to relevant pages
Caltech documentation
Pictures

Picture Data Model

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

?Picture      Description ?Text
              Name UNIQUE Text
              Crop Crop_picture ?Picture XREF Cropped_from
                   Cropped_from ?Picture XREF Crop_picture
              Pick_me_to_call Text Text
              Remark ?Text #Evidence
              Depict  Expr_pattern ?Expr_pattern XREF Picture
                      Anatomy ?Anatomy_term XREF Picture
                      Cellular_component ?GO_term XREF Picture               
               Acknowledgment UNIQUE Template Text
                              Publication_year UNIQUE Text
                              Article_URL UNIQUE ?Database UNIQUE ?Database_field UNIQUE ?Accession_number
                              Journal_URL UNIQUE ?Database 
                              Publisher_URL UNIQUE ?Database 
                             Person_name UNIQUE Text
              Reference ?Paper XREF Picture
              Contact ?Person XREF Picture
            
///////////////////////////////////////////////////////////////////////////////////