-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Incorporate GTEx GUIDs from KC2 into the DATS JSON. These GUIDs were described in a recent e-mail from Martin Fenner:
I have registered GUIDs for the first small set of GTEx datasets. This is the 23 datasets at the top of https://www.gtexportal.org/home/datasets, and I used DOIs and the core metadata we described in the KC2 document submitted last week.
You can access the DOIs via API or web interface
https://api.datacite.org/works?data-center-id=datacite.gtex
https://search.datacite.org/data-centers/datacite.gtexThe schema.org metadata are embedded in the individual page for each DOI and available via content negotiation:
https://search.datacite.org/works/10.25491/t9mt-na55
https://data.datacite.org/application/vnd.schemaorg.ld+json/10.25491/t9mt-na55 or with https://data.datacite.org/10.25491/t9mt-na55 and application/vnd.schemaorg.ld+json as content-type header.Special thanks to Jared and the GTEx team for working with Team Sodium on this.
Next steps are individual landing pages for each dataset, providing a direct link to the content in the metadata, and integrating this with bdbags. In parallel we will move forward with registering more GUIDs so that they can be used for planning the demos that need those GUIDs.