[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Handle-info] how to resolve a handle prefix owner?
But "0.SERV/10.ETH" seams to be different.
http://hdl.handle.net/0.SERV/10.crossref
- redirects to http://data.crossref.org/0.SERV%2F10.crossref
- Response "Malformed DOI"
http://hdl.handle.net/0.SERV/10.TIB
- redirects to http://data.datacite.org/0.SERV%2F10.TIB
- response "HTTP Status 404 - not found"
http://hdl.handle.net/0.SERV/10.ETH
- stays on hdl.handle.net
- response is web page with all Handle Values
Is there no rule or RFC how this should be handled?
Regards
Bernd
Am 27.02.2013 15:12, schrieb Peters, Sebastian:
> Hi,
>
> Uwe Schindler wrote:
>> if (hsServ.equalsIgnoreCase("0.SERV/10.crossref")) {
>> return CROSSREF;
>> } else if (hsServ.equalsIgnoreCase("0.SERV/10.TIB")) {
>> return DATACITE;
>> } else {
>> return UNKNOWN;
>> }
>
> There's another DataCite handle server: "0.SERV/10.ETH".
>
> Best
> Sebastian
>
> _______________________________________________
> Handle-Info mailing list
> Handle-Info@cnri.reston.va.us
> http://www.handle.net/mailman/listinfo/handle-info
>
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info