The use of Typed Links in the HTTP Link header is illustrated for the paper:
Ryder, T. B. and Sillett, T. S.. Data from: Climate, demography, and lek stability in an Amazonian bird, 2016. Dryad Digital Repository. https://doi.org/10.5061/dryad.5d23f.
This is a summary of the links that should be provided:
item
relation type pointing at each Content
Resource.item
link should have
attributes to express the MIME type and possibly profile of
the resource that is the target of the link.collection
relation type.The HTTP Link header to link to content resources for the
Landing Page URI https://datadryad.org/resource/doi:10.5061/dryad.5d23f is: |
$ curl -I "https://datadryad.org/resource/doi:10.5061/dryad.5d23f" Link: <https://datadryad.org/stash/downloadZip/doi_10_5061_dryad_5d23f__v20151207.zip> ; rel="item" ; type="application/zip" |
The HTTP Link header to link back to the landing page for the
ZIP file URI https://datadryad.org/stash/downloadZip/doi_10_5061_dryad_5d23f__v20151207.zip is: |
$ curl -I "https://datadryad.org/stash/downloadZip/doi_10_5061_dryad_5d23f__v20151207.zip" Link: <https://datadryad.org/resource/doi:10.5061/dryad.5d23f> ; rel="collection" ; type="text/html" |