DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
6 stars 2 forks source link

Verbatim JSONL manifest issues #6453

Closed nadove-ucsc closed 1 week ago

nadove-ucsc commented 1 month ago
  1. contents property should be renamed to value
  2. Value of the type property should be more specific for HCA (e.g. "sequence_file" instead of "file")
nadove-ucsc commented 1 month ago

For demo, create a small JSONL manifest on a main HCA deployment. Show that the content property has been renamed to value. Show that the type property now shows more specific entity types (e.g. sequence_file instead of file).

hannes-ucsc commented 1 month ago

~For demo, attempt to reproduce.~ See above.