matthiaskoenig / pkdb

Pharmacokinetics database
https://alpha.pk-db.com
30 stars 6 forks source link

Not possible to encode individuals without characteristica in tables #566

Open matthiaskoenig opened 4 years ago

matthiaskoenig commented 4 years ago

The following is not working:


study | subject | group | Measurement Type | Choice | Value | Unit
-- | -- | -- | -- | -- | -- | --
study | subject | group | measurement | choice | value | unit
Kleijn1971 | S1 | all |   |   |   |  
Kleijn1971 | S2 | all |   |   |   |  
Kleijn1971 | S3 | all |   |   |   |  
Kleijn1971 | S4 | all |   |   |   |  

Always characteristica required, but should be possible to create groups and individuals in tables without characteristica.