ktoddbrown / SoilDRaH

Soil Data Rescue and Harmonization:
MIT License
7 stars 1 forks source link

Define template annotations #48

Open brandonnodnarb opened 2 months ago

brandonnodnarb commented 2 months ago
Column
name
Definition notes
study_id study reference ID? TBD
table_id from study/DB?
column_id raw from table? TBD
of_variable soil property, not typed DB variable? TBD
is_type datatype? TBD
with_entry ... what does this include?
brandonnodnarb commented 1 month ago
Update; from @vaasukimarupaka's paper: Column
name
Definition notes
study_id Project wide unique study identifier TBD
table_id Study wide unique table identifier (should match table names)
column_id Table wide unique column identifier (should match column names) TBD
of_variable Variable that the column is linked to, vocabulary is study specific and should be self documented in the annotation table TBD
is_type The type of information that is in the with-entry column or contained in the associated data table TBD
with_entry The entry of specified information or an empty cell coded as ’–’ signifying the value is in the specified table TBD