PHAIDRA Object Info

Metadata and indexed data about a PHAIDRA digital object, as returned by GET /object/{pid}/info (info property). Derived from the PHAIDRA API OpenAPI object_info schema.

EducationHigher EducationUniversityPublic Research UniversityAustriaEuropeResearchResearch DataRepositoryOpen-SourceDigital PreservationIdentity FederationOAI-PMHLibraryCourse Catalog

Properties

Name Type Description
_updated array
_version_ number
alternativeformats array
alternativeversions array
bbox array
bib_published array
bib_publisher array
bib_publisherlocation array
bib_roles_pers_aut array
cmodel string
created string
datastreams array
dc_creator array
dc_date array
dc_description array
dc_description_ array
dc_identifier array
dc_language array
dc_license array
dc_publisher array
dc_relation array
dc_rights array
dc_subject array
dc_subject_ array
dc_title array
ispartof array
dshash object
latlon string
metadata object
metatags object
View JSON Schema on GitHub

JSON Schema

university-of-vienna-object-info-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/university-of-vienna/main/json-schema/university-of-vienna-object-info-schema.json",
  "title": "PHAIDRA Object Info",
  "description": "Metadata and indexed data about a PHAIDRA digital object, as returned by GET /object/{pid}/info (info property). Derived from the PHAIDRA API OpenAPI object_info schema.",
  "type": "object",
  "properties": {
    "_updated": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "_version_": {
      "type": "number"
    },
    "alternativeformats": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "alternativeversions": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "bbox": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "bib_published": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "bib_publisher": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "bib_publisherlocation": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "bib_roles_pers_aut": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "cmodel": {
      "type": "string"
    },
    "created": {
      "type": "string"
    },
    "datastreams": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_creator": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_date": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_description": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_description_": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_identifier": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_language": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_license": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_publisher": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_relation": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_rights": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_subject": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_subject_": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dc_title": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "ispartof": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "dshash": {
      "type": "object"
    },
    "latlon": {
      "type": "string"
    },
    "metadata": {
      "type": "object",
      "properties": {
        "geo": {
          "$ref": "#/components/schemas/geo"
        },
        "mods": {
          "$ref": "#/components/schemas/mods"
        }
      }
    },
    "metatags": {
      "type": "object",
      "properties": {
        "DC.identifier": {
          "type": "string"
        },
        "DC.rights": {
          "type": "array",
          "items": {
            "type": "string"
          }
        }
      }
    }
  },
  "x-provenance": {
    "generated": "2026-08-30",
    "method": "derived",
    "source": "Derived from the PHAIDRA OpenAPI object-info responses in openapi/.",
    "x-operator": "institution"
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/university-of-vienna-object-info"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.