RWTH Aachen University · JSON Structure

Rwth Aachen University Project Structure

JSON Structure for a Coscine research project (ProjectDto).

Type: object Properties: 14 Required: 7
EducationHigher EducationUniversityResearch DataOpen AccessGermany

Project is a JSON Structure definition published by RWTH Aachen University, describing 14 properties, of which 7 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

id pid name description startDate endDate displayName principleInvestigators grantId slug creationDate keywords disciplines organizations

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://coscine.rwth-aachen.de/structures/project.struct.json",
  "name": "Project",
  "description": "JSON Structure for a Coscine research project (ProjectDto).",
  "type": "object",
  "properties": {
    "id": { "type": "string", "description": "Unique identifier (UUID) for the project." },
    "pid": { "type": "string", "description": "Persistent identifier for the project." },
    "name": { "type": "string", "description": "Name of the project." },
    "description": { "type": "string", "description": "Description of the project." },
    "startDate": { "type": "string", "description": "Project start date (RFC 3339 date-time)." },
    "endDate": { "type": "string", "description": "Project end date (RFC 3339 date-time)." },
    "displayName": { "type": "string", "description": "Display name of the project." },
    "principleInvestigators": { "type": "string", "description": "Principal investigators." },
    "grantId": { "type": "string", "description": "Grant ID associated with the project." },
    "slug": { "type": "string", "description": "URL slug for the project." },
    "creationDate": { "type": "string", "description": "Project creation date (RFC 3339 date-time)." },
    "keywords": {
      "type": "array",
      "items": { "type": "string" },
      "description": "Keywords associated with the project."
    },
    "disciplines": {
      "type": "array",
      "items": { "type": "string" },
      "description": "Discipline identifiers related to the project."
    },
    "organizations": {
      "type": "array",
      "items": { "type": "string" },
      "description": "Organization identifiers associated with the project."
    }
  },
  "required": ["id", "pid", "name", "description", "startDate", "endDate", "slug"]
}

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/rwth-aachen-university-project-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.