hdl.handle.net Open in urlscan Pro
2a05:d018:62:c02::11  Public Scan

URL: http://hdl.handle.net/
Submission: On October 20 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /

<form action="/" method="POST">
  <center>
    <table border="0">
      <tbody>
        <tr>
          <td align="center"> Handle: <input id="hdl" type="text" name="hdl" value="" size="45">
          </td>
        </tr>
        <tr>
          <td align="LEFT" valign="TOP">
            <input type="checkbox" name="auth" value="">Authoritative Query<br>
            <input type="checkbox" name="noredirect" value="">Don't Redirect to URLs<br>
            <input type="checkbox" name="ignore_aliases" value="">Don't Follow Aliases <br><br><input type="SUBMIT" value="Submit">
          </td>
        </tr>
      </tbody>
    </table>
  </center>
</form>

Text Content

RESOLVE A HANDLE AND VIEW THE VALUES

The web form below will enable you to resolve individual handles and view their
associated values. It uses a proxy server, which understands both the Handle
protocol and HTTP protocol.

If you type a handle into the text box, and that handle has a URL associated
with it as one of its values, the proxy server will instruct your browser to
display the location of that URL.  If you select "Don't Redirect to URLs", the
proxy will display the handle record.

The Handle proxy server uses caching to speed handle resolution. If you check
"Authoritative Query", the proxy will bypass the cache, go directly to the
responsible handle server, and then refresh the cache with the data for that
handle.

Simply appending a handle to the URL http://hdl.handle.net/ and giving the
string to a browser as a location will also resolve that handle. The proxy also
supports a REST API, returning handle records in JSON format. Further
documentation is available here.

Handle: Authoritative Query
Don't Redirect to URLs
Don't Follow Aliases



Handle Proxy Server Documentation
Handle.net Web Site


Contact hdladmin@cnri.reston.va.us with your handle questions and comments.