Skip to main content

OpenURL Link Resolver

NISO Z39.88 OpenURL 1.0 support for seamless linking from discovery services

R2 Digital Library acts as both an OpenURL source (exporting links) and a target (resolving incoming queries from your link resolver) per the NISO Z39.88 OpenURL 1.0 specification.

Resolver Endpoint

# Base OpenURL endpoint
https://api.r2library.example/openurl
# Example query by DOI
?url_ver=Z39.88-2004&rft.doi=10.1007/example
# Example query by ISBN + chapter
?rft.btitle=Title&rft.isbn=9781234567890&rft.atitle=Ch1

Supported Metadata

  • rft.btitle — book title
  • rft.atitle — chapter / article title
  • rft.isbn — print or online ISBN
  • rft.doi — DOI lookup
  • rft.au — author surname
  • rft.date — publication year
  • rft.spage — starting page

Configure Your Resolver

Add R2 Digital Library as a target in EBSCO LinkSource, Ex Libris SFX, 360 Link, OpenAthens Redirector, or any OpenURL-compliant resolver.

Request integration guide →