HI all,
Martin Fenner is also implementing an additional Signposting pattern on the Contributor pages of DataCite Search.
HTTP/1.1 200 OK
Server: openresty/1.11.2.1
Date: Mon, 14 Nov 2016 11:24:27 GMT
Content-Type: text/html;charset=utf-8
Content-Length: 34445
Connection: keep-alive
Status: 200 OK
Link: <http://orcid.org/0000-0003-1315-5960> ; rel="identifier"
Access-Control-Allow-Origin: *
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Powered-By: Phusion Passenger 5.0.30
Access-Control-Allow-Headers: Content-Type,Accept,Accept-Encoding,Origin,User-Agent,Cache-Control,Keep-Alive
This one gave me a moment pause as I was wondering: Should this be an "identifier" or an "author" relation type? Martin is correct that it should be "identifier" IMO.
During the conference, I learnt that PIDs are now being minted not just for scholarly texts, datasets, and contributors, but also for e.g. projects, organizations, events, instruments, platforms (e.g. a ship on a scientific mission), etc. Given this reality, I think it would be very useful to be able to indicate the kind of resource a PID identifies. I think that doing this at a very high, not a detailed level, would already be really helpful. And it would not preclude having terms with finer granularity.
This typology could be conveyed in 2 ways:
- As a "sem-type" attribute on a link with an "identifier" relation type. As such, a client that interacts with a resource like the one listed above, could immediately understand that the identifier to which is linked, is one for a contributor.
- As a link with the "type" relation type at the PID itself, e.g. in the above case one would have a "type" link at the ORCID URI.
Ideas anyone?
Greetings
Herbert
--