openMetadataInitiative / openMINDS_documentation

Read-The-Docs documentation for the openMINDS metadata framework.
MIT License
0 stars 3 forks source link

TODO example 2 - subject / subject states #14

Open lzehl opened 9 months ago

lzehl commented 9 months ago

Common information on subject provided in text (not in files) for this example. Structured information provided as:

  1. subjects CSV with up to two states (change in attributes: asleep / awake)
  2. subjects CSVs with multiple states (change in age)
lzehl commented 9 months ago

IMAGINARY (META)DATA TABLES

CASE 1 (different species; all adults; biological sex and exact age unknown; different attributes)

subject_ID species imaged_while
sub-01 Mus musculus awake; asleep
sub-02 Rattus norvegicus awake
sub-03 Felis catus awake; asleep
sub-04 Macaca mulatta awake
sub-05 Ovis aries awake; asleep

CASE 2 (Macaca mulatta; all males; exact age unknown; different age categories & body weights)

subject_ID weight_infant weight_juvenile weight_adult weight_unit
sub-A 0.403 1.300 5.512 kg
sub-B 0.465 1.415 5.324 kg
sub-C 0.500 1.555 7.113 kg
sub-D 0.512 1.612 6.478 kg
sub-E 0.550 1.835 7.985 kg