ncihtan / htan-portal

The HTAN Data Portal
https://humantumoratlas.org
9 stars 11 forks source link

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

Closed jen-dfci closed 2 days ago

jen-dfci commented 3 months ago

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)