curl -I https://doi.pangaea.de/10.1594/PANGAEA.269663
HTTP/1.1 200 OKHi all,It's a good day! Martin Fenner just tweeted that Uwe Schindler at Pangea just implemented some Signposting patterns. He used "identifier", "describedby", "author", and "item" relation types on landing pages.For example:curl -I https://doi.pangaea.de/10.1594/PANGAEA.269663
HTTP/1.1 200 OK
Server: PANGAEA/1.0
Date: Mon, 14 Nov 2016 15:04:38 GMT
Link: <https://doi.org/10.1594/PANGAEA.269663>;rel="identifier", <https://doi.pangaea.de/10.1594/PANGAEA.269663?format=citation_ris>;rel="describedby";type="application/x-research-info-systems", <https://doi.pangaea.de/10.1594/PANGAEA.269663?format=citation_bibtex>;rel="describedby";type="application/x-bibtex", <http://store.pangaea.de/Publications/poster/pangaea-scar.pdf>;rel="item", <http://orcid.org/0000-0002-4133-2218>;rel="author", <http://orcid.org/0000-0002-9175-884X>;rel="author", <http://orcid.org/0000-0003-3096-6829>;rel="author"
X-robots-tag: index,follow,archive
Content-type: text/html;charset=UTF-8
Content-length: 24630
Set-cookie: JSESSIONID=D4E3E36B61FD6DCE1EFAFD021D196A98; Path=/; Secure; HttpOnly
X-ua-compatible: IE=Edge
X-content-type-options: nosniffIn case of this "item" link, it would be nice to have a "type" attribute with value application/pdf to convey the media type of the item.
I do not see "identifier" and "collection" relations yet at the content resource, e.g.: