[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [Handle-info] how to resolve a handle prefix owner?
Hi,
That the first two are resolving to "data.{crossref,datacite}.org" is a side
effect of how we have configured Content Negotiation
(http://crosscite.org/cn). This is not intentional.
You can see the handles values by appending "?noredirect":
http://hdl.handle.net/0.SERV/10.crossref?noredirect
http://hdl.handle.net/0.SERV/10.TIB?noredirect
Best
Sebastian
> -----Ursprüngliche Nachricht-----
> Von: handle-info-admin@cnri.reston.va.us [mailto:handle-info-
> admin@cnri.reston.va.us] Im Auftrag von Bernd Fehling
> Gesendet: Mittwoch, 27. Februar 2013 15:44
> An: handle-info@cnri.reston.va.us
> Betreff: 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
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info