Hey Worldcat Identities you are doing awesome work–you deserve some REST. Why not use content-negotiation to serve up your HTML and XML representations? So:
curl –header “Accept: text/html” http://orlabs.oclc.org/Identities/key/lccn-no99-10609
would return HTML and
curl –header “Accept: application/xml” http://orlabs.oclc.org/Identities/key/lccn-no99-10609
would return XML. This would allow you to:
not be limited to XSLT driven user views (doesn’t that [...]












