PHAIDRA Collection

Indexed metadata for a PHAIDRA collection object, as returned under the 'root' key by collection endpoints.

EducationHigher EducationUniversityOpen DataResearch DataLibraryRepositoryItaly

Properties

Name Type Description
_updated array
_version_ number
bib_ir array
bib_roles_pers_aut array
children array
cmodel string
created string
datastreams array
dc_creator array
dc_description array
dc_description_eng array
dc_identifier array
dc_language array
dc_title array
dc_title_eng array
dc_type array
dc_type_eng array
ispartof array
owner string
pid string
resourcetype string
size number
sort_dc_title string
sort_eng_dc_title string
tcreated array
tsize array
uwm_roles_json array
View JSON Schema on GitHub

JSON Schema

university-of-padua-collection-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://phaidra.unipd.it/schema/collection.json",
  "title": "PHAIDRA Collection",
  "description": "Indexed metadata for a PHAIDRA collection object, as returned under the 'root' key by collection endpoints.",
  "type": "object",
  "properties": {
    "_updated": {
      "items": {
        "type": "number"
      },
      "type": "array"
    },
    "_version_": {
      "type": "number"
    },
    "bib_ir": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "bib_roles_pers_aut": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "children": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "cmodel": {
      "type": "string"
    },
    "created": {
      "type": "string"
    },
    "datastreams": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_creator": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_description": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_description_eng": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_identifier": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_language": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_title": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_title_eng": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_type": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "dc_type_eng": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "ispartof": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "owner": {
      "type": "string"
    },
    "pid": {
      "type": "string"
    },
    "resourcetype": {
      "type": "string"
    },
    "size": {
      "type": "number"
    },
    "sort_dc_title": {
      "type": "string"
    },
    "sort_eng_dc_title": {
      "type": "string"
    },
    "tcreated": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "tsize": {
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "uwm_roles_json": {
      "items": {
        "type": "string"
      },
      "type": "array"
    }
  }
}

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-padua-collection"
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 email required.

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