University of Nottingham logo

University of Nottingham

The University of Nottingham is a public research university in Nottingham, United Kingdom, ranked #71 in the QS World University Rankings 2025. As a research-intensive institution it operates Repository@Nottingham (powered by Worktribe) which exposes a publicly accessible OAI-PMH metadata-harvesting interface for its research outputs, alongside legacy EPrints repositories (Nottingham ePrints, eTheses). Most institutional systems (student records, timetabling, library discovery, identity) are gated behind SSO and are not publicly documented developer APIs. The university maintains several official GitHub organizations publishing open-source code.

2 APIs 0 Features
EducationHigher EducationUniversityResearchOpen AccessOAI-PMHUnited Kingdom

APIs

Repository@Nottingham OAI-PMH

Publicly accessible OAI-PMH (Open Archives Initiative Protocol for Metadata Harvesting) interface for Repository@Nottingham, the university's institutional research repository p...

Nottingham ePrints / eTheses OAI-PMH (gated)

Legacy EPrints repositories (Nottingham ePrints, Nottingham eTheses, Nottingham eDissertations) historically exposed OAI-PMH endpoints at /perl/oai2. As of verification these en...

Semantic Vocabularies

University Of Nottingham Context

8 classes · 4 properties

JSON-LD

Resources

🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
👥
GitHub
GitHub
💻
SourceCode
SourceCode
🔗
LinkedIn
LinkedIn
🔗
Twitter
Twitter
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
---
aid: university-of-nottingham
name: University of Nottingham
description: >-
  The University of Nottingham is a public research university in Nottingham,
  United Kingdom, ranked #71 in the QS World University Rankings 2025. As a
  research-intensive institution it operates Repository@Nottingham (powered by
  Worktribe) which exposes a publicly accessible OAI-PMH metadata-harvesting
  interface for its research outputs, alongside legacy EPrints repositories
  (Nottingham ePrints, eTheses). Most institutional systems (student records,
  timetabling, library discovery, identity) are gated behind SSO and are not
  publicly documented developer APIs. The university maintains several official
  GitHub organizations publishing open-source code.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/university-of-nottingham/refs/heads/main/apis.yml
tags:
  - Education
  - Higher Education
  - University
  - Research
  - Open Access
  - OAI-PMH
  - United Kingdom
created: '2026-06-03'
modified: '2026-06-03'
specificationVersion: '0.19'
apis:
  - aid: university-of-nottingham:repository-oai
    name: Repository@Nottingham OAI-PMH
    description: >-
      Publicly accessible OAI-PMH (Open Archives Initiative Protocol for
      Metadata Harvesting) interface for Repository@Nottingham, the university's
      institutional research repository powered by Worktribe. Supports standard
      OAI-PMH verbs (Identify, ListRecords, ListMetadataFormats, etc.) returning
      Dublin Core and other metadata for research outputs. Confirmed live
      returning valid OAI-PMH XML.
    humanURL: https://nottingham-repository.worktribe.com/
    baseURL: https://nottingham-repository.worktribe.com/oaiprovider
    tags: [ Repository, OAI-PMH, Research, Open Access, Metadata ]
    properties:
      - type: Documentation
        url: https://www.openarchives.org/OAI/openarchivesprotocol.html
  - aid: university-of-nottingham:eprints-oai
    name: Nottingham ePrints / eTheses OAI-PMH (gated)
    description: >-
      Legacy EPrints repositories (Nottingham ePrints, Nottingham eTheses,
      Nottingham eDissertations) historically exposed OAI-PMH endpoints at
      /perl/oai2. As of verification these endpoints are protected by an AWS WAF
      human-verification challenge and do not return harvestable metadata over a
      direct programmatic request, so they are documented here as gated rather
      than openly available.
    humanURL: http://eprints.nottingham.ac.uk/
    tags: [ Repository, OAI-PMH, EPrints, Research, Gated ]
    properties:
      - type: Documentation
        url: http://eprints.nottingham.ac.uk/information.html
common:
  - type: Website
    url: https://www.nottingham.ac.uk/
  - type: DeveloperPortal
    url: https://www.nottingham.ac.uk/dts/
  - type: GitHub
    url: https://github.com/UniversityOfNottingham
  - type: SourceCode
    url: https://github.com/Health-Informatics-UoN
  - type: LinkedIn
    url: https://www.linkedin.com/school/university-of-nottingham/
  - type: Twitter
    url: https://twitter.com/UniofNottingham
  - type: Plans
    url: plans/university-of-nottingham-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/university-of-nottingham-rate-limits.yml
  - type: FinOps
    url: finops/university-of-nottingham-finops.yml
  - type: Review
    url: review.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]