meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dictionary:table_descriptions [2023/11/30 17:38] joetulenkodictionary:table_descriptions [2023/11/30 18:06] (current) joetulenko
Line 1: Line 1:
 This is a list of all the tables in the database that are relevant to data entry and maintenance, as well as most analysis applications. These are all the tables that are visible to the 'reader' login. This doesn't include a variety of tables with application back-end and user data.  This is a list of all the tables in the database that are relevant to data entry and maintenance, as well as most analysis applications. These are all the tables that are visible to the 'reader' login. This doesn't include a variety of tables with application back-end and user data. 
 +
 +Tables are listed here generally following the structure (cardinality) of ICE-D and by relevance for data entry and analysis.
 +
 +\\
 +
 +===Tables used in defining top-level applications===
 +
 +ICE-D is organized at the very top level by "Applications", or in other words the various research disciplines where cosmogenic nuclides are applied. For example, researchers who reconstruct alpine glacier histories around the world would put their data into the ICE-D ALPINE application. Whereas researchers who use cosmogenic nuclides to constrain fault slip rates by dating offset features would put their data in the ICE-D TECTONICS application.
 +
 +**base_application** [[dictionary:base_application|Details]]
 +
 +**base_application_sites** [[dictionary:base_application_sites|Details]]
 +
 +----
 +\\
 +
 +===Tables having to do with geographic sorting===
 +
 +Because each sample has geographic coordinates, there is not really any fundamental reason to include any kind of geographic region assignment in the database. However, there are some geographic sorting tables that are mainly used to make the 'browse by site' functionality in the web server easier to use. 
 +
 +**base_continent** [[dictionary:base_continent|Details]]
 +
 +**base_sector** [[dictionary:base_sector|Details]]
 +
 +**base_region** [[dictionary:base_region|Details]]
 +
 +----
 +\\
  
 ===Primary site and sample definition tables=== ===Primary site and sample definition tables===
 +
 +These tables are used to describe the numerous field and geologic observations for 'surface' samples and 'core' samples collected on landforms. In general, landforms associated with specific geologic events
  
 **base_site** [[dictionary:base_site|Details]] **base_site** [[dictionary:base_site|Details]]
Line 14: Line 44:
  
  
-\\ 
 ---- ----
 \\ \\
Line 41: Line 70:
  
  
- +---- 
-===Tables used in defining top-level applications=== +\\
- +
-**base_application** [[dictionary:base_application|Details]] +
- +
-**base_application_sites** [[dictionary:base_application_sites|Details]] +
- +
-  +
-===Tables used for organizing samples into collections=== +
- +
-Mostly the function of these is to organize data for more intelligible display on the web server.  +
- +
-**base_calibrationdata** [[dictionary:base_calibrationdata|Details]] +
- +
-**base_calibrationdatasample** [[dictionary:base_calibrationdatasample|Details]] +
- +
-**base_project** [[dictionary:base_project|Details]] +
- +
-**base_project_cores** [[dictionary: ase_project_cores|Details]] +
- +
-**base_fundingsource** [[dictionary:base_fundingsource|Details]] +
- +
-**base_project_funding_sources** [[dictionary:base_project_funding_sources|Details]] +
- +
-**base_project_samples** [[dictionary:base_project_samples|Details]] +
- +
- +
-===Tables having to do with geographic sorting=== +
- +
-Because each sample has geographic coordinates, there is not really any fundamental reason to include any kind of geographic region assignment in the database. However, there are some geographic sorting tables that are mainly used to make the 'browse by site' functionality in the web server easier to use.  +
- +
-**base_continent** [[dictionary:base_continent|Details]] +
- +
-**base_sector** [[dictionary:base_sector|Details]] +
- +
-**base_region** [[dictionary:base_region|Details]] +
  
 ===Tables involved in associating samples with publications=== ===Tables involved in associating samples with publications===
Line 84: Line 78:
  
 **base_samplepublicationsmatch** [[dictionary:base_samplepublicationsmatch|Details]] **base_samplepublicationsmatch** [[dictionary:base_samplepublicationsmatch|Details]]
 +
 +----
 +\\
  
 ===Tables involved in associating samples with images or other data=== ===Tables involved in associating samples with images or other data===
Line 101: Line 98:
 **base_userfieldsproperty** [[dictionary:base_userfieldsproperty|Details]] **base_userfieldsproperty** [[dictionary:base_userfieldsproperty|Details]]
  
 +----
 +\\
 +
 +===Tables used for organizing samples into collections===
 +
 +Mostly the function of these is to organize data for more intelligible display on the web server. 
 +
 +**base_calibrationdata** [[dictionary:base_calibrationdata|Details]]
 +
 +**base_calibrationdatasample** [[dictionary:base_calibrationdatasample|Details]]
 +
 +**base_project** [[dictionary:base_project|Details]]
 +
 +**base_project_cores** [[dictionary: ase_project_cores|Details]]
 +
 +**base_fundingsource** [[dictionary:base_fundingsource|Details]]
 +
 +**base_project_funding_sources** [[dictionary:base_project_funding_sources|Details]]
 +
 +**base_project_samples** [[dictionary:base_project_samples|Details]]
 +
 +----
 +\\
  
 ===Tables maintained automatically by the server=== ===Tables maintained automatically by the server===
Line 108: Line 128:
 **base_calculatedage** [[dictionary:base_calculatedage|Details]] **base_calculatedage** [[dictionary:base_calculatedage|Details]]
  
 +----
 +\\
  
 ===Additional tables=== ===Additional tables===