KU Leuven · Schema

KU Leuven RDR DatasetVersion

A versioned snapshot of a dataset in the KU Leuven RDR (Dataverse). Fields derived from the live Dataverse 6.7.1 OpenAPI DatasetVersion schema.

UniversityHigher EducationEducationBelgiumEuropeFlandersResearch DataResearch RepositoryOpen DataCourse CatalogIdentity FederationOAI-PMHDataverseOpenSearchPublic Research University

Properties

Name Type Description
id integer
version integer Internal version sequence.
versionNumber integer Major version number.
minorVersionNumber integer Minor version number.
versionState string Lifecycle state of the version.
UNF string Universal Numeric Fingerprint.
versionNote string
createTime string
lastUpdateTime string
releaseTime string
friendlyVersionNumber string Human-readable version, e.g. '1.0'.
inReview boolean
jsonLd string JSON-LD metadata serialization for the version.
View JSON Schema on GitHub

JSON Schema

ku-leuven-datasetversion-schema.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://rdr.kuleuven.be/schemas/datasetversion.json",
  "title": "KU Leuven RDR DatasetVersion",
  "description": "A versioned snapshot of a dataset in the KU Leuven RDR (Dataverse). Fields derived from the live Dataverse 6.7.1 OpenAPI DatasetVersion schema.",
  "type": "object",
  "properties": {
    "id": { "type": "integer" },
    "version": { "type": "integer", "description": "Internal version sequence." },
    "versionNumber": { "type": "integer", "description": "Major version number." },
    "minorVersionNumber": { "type": "integer", "description": "Minor version number." },
    "versionState": { "type": "string", "enum": ["DRAFT", "RELEASED", "ARCHIVED", "DEACCESSIONED"], "description": "Lifecycle state of the version." },
    "UNF": { "type": "string", "description": "Universal Numeric Fingerprint." },
    "versionNote": { "type": "string" },
    "createTime": { "type": "string", "format": "date-time" },
    "lastUpdateTime": { "type": "string", "format": "date-time" },
    "releaseTime": { "type": "string", "format": "date-time" },
    "friendlyVersionNumber": { "type": "string", "description": "Human-readable version, e.g. '1.0'." },
    "inReview": { "type": "boolean" },
    "jsonLd": { "type": "string", "description": "JSON-LD metadata serialization for the version." }
  },
  "required": ["id", "versionState"],
  "additionalProperties": true
}

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/ku-leuven-datasetversion"
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.