The use of Typed Links in the HTTP Link header is illustrated for the paper:
Jenkins, S. D., and Ruostekoski, J. Controlled manipulation of light by cooperative response of atoms in an optical lattice. Article on University of Southampton Institutional Research Repository ePrints Soton at https://eprints.soton.ac.uk/id/eprint/338797, Dec. 2011.
This is a summary of the links that should be provided:
describedby
relation type pointing at each Metadata
Resource that describes the scholarly object. This includes a link to metadata provided by a Persistent Identifier provider
(e.g. CrossRef, DataCite), if applicable.describedby
link should have
attributes to express the MIME type and possibly profile of
the resource that is the target of the link.describes
relation type. The HTTP Link Header to link to metadata from the
Landing Page URI https://eprints.soton.ac.uk/338797 is: |
$ curl -I "https://eprints.soton.ac.uk/338797" Link: <https://eprints.soton.ac.uk/cgi/export/eprint/338797/RIS/eps-eprint-338797.ris> ; rel="describedby" ; type="application/x-research-info-systems", <https://eprints.soton.ac.uk/cgi/export/eprint/338797/BibTeX/eps-eprint-338797.bib> ; rel="describedby" ; type="application/x-bibtex", <https://eprints.soton.ac.uk/cgi/export/eprint/338797/MODS/eps-eprint-338797.xml> ; rel="describedby" ; type="application/xml" ; profile="https://www.loc.gov/mods" |
The HTTP Link header to link back to the landing page for the
RIS metadata URI https://eprints.soton.ac.uk/cgi/export/eprint/338797/RIS/eps-eprint-338797.ris is: |
$ curl -I "https://eprints.soton.ac.uk/cgi/export/eprint/338797/RIS/eps-eprint-338797.ris" Link: <https://eprints.soton.ac.uk/338797> ; rel="describes" ; type="text/html" |
The HTTP Link header to link back to the landing page for the
BibTeX metadata URI https://eprints.soton.ac.uk/cgi/export/eprint/338797/BibTeX/eps-eprint-338797.bib is: |
$ curl -I "https://eprints.soton.ac.uk/cgi/export/eprint/338797/BibTeX/eps-eprint-338797.bib" Link: <https://eprints.soton.ac.uk/338797> ; rel="describes" ; type="text/html" |
The HTTP Link header to link back to the landing page for the
MODS metadata URI https://eprints.soton.ac.uk/cgi/export/eprint/338797/MODS/eps-eprint-338797.xml is: |
$ curl -I "https://eprints.soton.ac.uk/cgi/export/eprint/338797/MODS/eps-eprint-338797.xml" Link: <https://eprints.soton.ac.uk/338797> ; rel="describes" ; type="text/html" |