-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi! Thanks for the cool site. A few years ago, at a standards-unification conference for biological data, we looked at csv-on-the-web as something we should all adopt. A lot of our data was from repeated experiments, so we started talking about a hierarchical version, i.e. you would:
- Create a directory (on a disk, at a URL, in a zip file etc.) with some meta data file indicating it was a special "resource"
- Have a meta data file for this directory (e.g. saying "lab = ...") and further meta data files for subdirectories ("experiment type = ..", "cell_type = ...", "temperature = ..."), so that each subdirectory could either add to or overwrite parent directory meta data fields
- Finally have the CSV meta data, which "inherits" all the data from the subdirectory it's stored in
Do you know if there have been any efforts like this? Or some other mechanism to achieve similar goals? (I.e. a field in the json that says "please also include all of the stuff at this URI")?
Thanks in advance, sorry for abusing the issue system.
Metadata
Metadata
Assignees
Labels
No labels