biocodellc / archive-bcid

deprecated: BCIDs are a persistent identifier solution for biological samples.
2 stars 2 forks source link

Resolver return acceptable RDF/XML response #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Proper response of identifier should be something like:

for ark:/21547/R2 at http://n2t.net/ezid/id/ark:/21547/R2 

(http://linkeddata.informatik.hu-berlin.de/uridbg/index.php?url=http%3A%2F%2Fn2t
.net%2Fezid%2Fid%2Fark%3A%2F21547%2FR2&useragentheader=&acceptheader=application
%2Frdf%2Bxml )

Now, we want the same response for ark:/21547/R2 at 
http://biscicol.org/bcid/rest/ark:/21547/R2

A clue to how to do this should be at:

http://jersey.576304.n2.nabble.com/Getting-Accept-Header-in-Requests-td4113043.h
tml

Original issue reported on code.google.com by jdec...@gmail.com on 2 Jul 2013 at 6:15