University of Chile · JSON Structure

University Of Chile Dataset Structure

JSON Structure for a University of Chile Dataverse dataset, derived from the live OpenAPI Dataset schema (Dataverse 5.13).

Type: object Properties: 13 Required: 4
EducationHigher EducationUniversityResearch DataOpen DataRepositoryOAI-PMHDataverseChile

Dataset is a JSON Structure definition published by University of Chile, describing 13 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

id identifier protocol authority identifierRegistered publicationDate createDate modificationTime storageIdentifier metadataLanguage fileAccessRequest files versions

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/university-of-chile/main/json-structure/university-of-chile-dataset-structure.json",
  "name": "Dataset",
  "description": "JSON Structure for a University of Chile Dataverse dataset, derived from the live OpenAPI Dataset schema (Dataverse 5.13).",
  "type": "object",
  "properties": {
    "id": { "type": "int64", "description": "Internal numeric identifier." },
    "identifier": { "type": "string", "description": "Persistent identifier suffix." },
    "protocol": { "type": "string", "description": "Persistent identifier protocol (e.g. doi)." },
    "authority": { "type": "string", "description": "Persistent identifier authority." },
    "identifierRegistered": { "type": "boolean", "description": "Whether the global ID is registered." },
    "publicationDate": { "type": "string", "format": "date-time", "description": "Publication date." },
    "createDate": { "type": "string", "format": "date-time", "description": "Creation date." },
    "modificationTime": { "type": "string", "format": "date-time", "description": "Last modification time." },
    "storageIdentifier": { "type": "string", "description": "Storage location identifier." },
    "metadataLanguage": { "type": "string", "description": "Metadata language." },
    "fileAccessRequest": { "type": "boolean", "description": "Whether file access requests are enabled." },
    "files": { "type": "array", "items": { "type": "object" }, "description": "Files in the dataset." },
    "versions": { "type": "array", "items": { "type": "object" }, "description": "Dataset versions." }
  },
  "required": ["id", "identifier", "protocol", "authority"]
}

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-chile-dataset-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.