fairtracks / fairtracks_standard

FAIRtracks is a JSON Schema defining a minimal standard for genomic track metadata.
https://fairtracks.net
Creative Commons Attribution 4.0 International
7 stars 2 forks source link

Create an track collection metadata section with optional trackhub name and id #9

Closed sveinugu closed 5 years ago

sveinugu commented 5 years ago

Should go into the top-level schema. Will represent the "investigation" level of the ISA model, while Study=study and Assay=experiment

sveinugu commented 5 years ago

@dzerbino @jmfernandez This should probably have been a pull request, as it adds quite a bit of additional fields, but I forgot about it in the hurry. Please review the commit for details and comment here (and possible reopen).

jmfernandez commented 5 years ago

There are some issues in the generated JSON Schema, as you can see in description_url declaration:

https://github.com/fairtracks/fairtracks_standard/blob/0b1a3adfdc53094e50f16ff88d1b5056cf7d1380/json/schema/fairtracks.schema.json#L48-L71