ncihtan/htan-portal

Make data standards pages just simple tables, add data type, required, required if columns

Opened this issue · 0 comments

On data standards pages, represent each level as a table. The table would have the following columns:

  1. Attribute Name
  2. Description
  3. Valid Values
  4. Data Type (e.g. STRING, INTEGER)
  5. Required (for strictly required columns)
  6. Required if (for conditional columns -- provide attribute name; attribute value(s) which triggers the requirement)