nih-cfde / cfde-deriva

Collaboration point for miscellaneous CFDE-deriva scripts
Other
2 stars 3 forks source link

Resource markdown #327

Closed karlcz closed 2 years ago

karlcz commented 2 years ago

Add simplified resource markdown support to vocabulary tables.

  1. Each term has a nullable resource_markdown column
  2. When populated, an extra "Resources" field is shown in the term's detailed view (in Chaise record page)
  3. The authoritative resource markdown is stored in the vocab tables in the registry
  4. An admin CLI is used to apply batches of resource info in JSON files to the registry's tables
  5. Each submission or release build step retrieves latest registry resource info to augment local vocab tables
  6. An admin CLI can be used to sync an already-built release catalog with the latest resource info in the registry