Open dosumis opened 1 week ago
I've updated the ftu-parts
query to pull in the FTU DOI as a column, ftu_digital_object_doi
. The UI may still show the old query (caching), but the results will now include the doi. Source query is at https://github.com/hubmapconsortium/ccf-grlc/blob/main/hra/ftu-parts.rq
Example image here:
https://humanatlas.io/2d-ftu-illustrations?version=2.1&organ=Liver
Includes pub DOI + mapping table to Uberon and CL
Query here:
https://apps.humanatlas.io/api/grlc/#get-/hra/ftu-parts
Response ftu_digital_object,image_url,organ_iri,ftu_iri,ftu_part_iri https://purl.humanatlas.io/2d-ftu/liver-liver-lobule,https://cdn.humanatlas.io/digital-objects/2d-ftu/liver-liver-lobule/v1.2/2d-ftu-liver-liver-lobule.png,http://purl.obolibrary.org/obo/UBERON_0002107,http://purl.obolibrary.org/obo/UBERON_0004647,http://purl.obolibrary.org/obo/CL_1000398
We also need a way to get DOIs @bherr2 - can you let us know how to do this?