University of Padua · JSON Structure

University Of Padua Object_Info Structure

JSON Structure for a PHAIDRA digital object's indexed metadata.

Type: object Properties: 18 Required: 1
EducationHigher EducationUniversityOpen DataResearch DataLibraryRepositoryItaly

PhaidraObjectInfo is a JSON Structure definition published by University of Padua, describing 18 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

cmodel created _updated _version_ datastreams dc_title dc_creator dc_description dc_identifier dc_date dc_language dc_license dc_publisher dc_relation dc_rights dc_subject ispartof latlon

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://phaidra.unipd.it/structure/object_info.json",
  "name": "PhaidraObjectInfo",
  "description": "JSON Structure for a PHAIDRA digital object's indexed metadata.",
  "type": "object",
  "properties": {
    "cmodel": {
      "type": "string",
      "description": "Content model (e.g. Picture, Document, Collection)."
    },
    "created": {
      "type": "string",
      "description": "Creation timestamp."
    },
    "_updated": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Update timestamps."
    },
    "_version_": {
      "type": "number",
      "description": "Solr index version."
    },
    "datastreams": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Available datastream identifiers."
    },
    "dc_title": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core title."
    },
    "dc_creator": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core creator."
    },
    "dc_description": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core description."
    },
    "dc_identifier": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core identifier."
    },
    "dc_date": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core date."
    },
    "dc_language": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core language."
    },
    "dc_license": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "License of the object."
    },
    "dc_publisher": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core publisher."
    },
    "dc_relation": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core relation."
    },
    "dc_rights": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core rights."
    },
    "dc_subject": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Dublin Core subject."
    },
    "ispartof": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "PIDs of parent collections/containers this object is part of."
    },
    "latlon": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Geographic coordinates, if any."
    }
  },
  "required": [
    "cmodel"
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/university-of-padua-object_info-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.