Show field labels  | 
Show database names
  
    
    
         
    
        | DB Table Name  | 
            
                
                    classContributor
                
            
            
         | 
    
    
    
        | Table  | 
            
                
                    Classification Contributor
                
            
            
         | 
    
    
    
        | Notes  | 
            
                
                    This table stores information about who participated in a classification event
                
            
            
         | 
    
    
    
        | Description  | 
            
                
                    This table serves as an intersection entity used to link a party with a specific plot classification event.
                
            
            
         | 
    
    
        
        
        
        
        
        
          
          
        
          
            
              
              
                 
                 
                  
                   | Field  | DB Field Name  | Req'd?  | Data Type  | Misc Flag  | List?  | Definition  | 
                  
                
                  
                  
                  
                   
                    | 
    
        
                ID
            
    
    
 | 
    
        
                CLASSCONTRIBUTOR_ID
            
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            serial
        
    
    
 | 
    
        
            PK
        
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            Database generated identifier assigned to each unique contribution to the classification of a plot observation.
        
    
    
 | 
                   
                
                  
                  
                  
                   
                    | 
    
        
                Community Classification
            
    
    
 | 
    
        
                COMMCLASS_ID
            
    
    
 | 
    
        
            required
        
    
    
 | 
    
        
            Integer
        
    
    
 | 
    
        
            FK
        
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            Observation classification event to which the contributor is associated.
        
    
    
 | 
                   
                
                  
                  
                  
                   
                    | 
    
        
                Party
            
    
    
 | 
    
        
                PARTY_ID
            
    
    
 | 
    
        
            required
        
    
    
 | 
    
        
            Integer
        
    
    
 | 
    
        
            FK
        
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            Link to the party that contributed to the classification event.
        
    
    
 | 
                   
                
                  
                  
                  
                   
                    | 
    
        
                Role
            
    
    
 | 
    
        
                ROLE_ID
            
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            Integer
        
    
    
 | 
    
        
            FK
        
    
    
 | 
    
        
            no
        
    
    
 | 
    
        
            Foreign key that identifies the role that the party had in the classification event (e.g., classifier, consultant, research advisor).
        
    
    
 | 
                   
                
              
             
           |