Home
RWTH Aachen University
Rwth Aachen University Resource Structure
Rwth Aachen University Resource Structure
JSON Structure for a Coscine resource (ResourceDto) - a storage-backed data container within a project.
Type: object
Properties: 15
Required: 6
Education Higher Education University Technical University Research Data Research Repository Open Access Identity Federation Research Computing OAI-PMH TU9 Germany Europe
Resource is a JSON Structure definition published by RWTH Aachen University, describing 15 properties, of which 6 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
id
pid
type
name
displayName
description
usageRights
applicationProfile
metadataLocalCopy
metadataExtraction
archived
maintenanceMode
dateCreated
keywords
disciplines
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://coscine.rwth-aachen.de/structures/resource.struct.json",
"name": "Resource",
"description": "JSON Structure for a Coscine resource (ResourceDto) - a storage-backed data container within a project.",
"type": "object",
"properties": {
"id": { "type": "string", "description": "Unique identifier (UUID) for the resource." },
"pid": { "type": "string", "description": "Persistent identifier for the resource." },
"type": { "type": "string", "description": "Resource type identifier (e.g. an S3 or linked storage backend)." },
"name": { "type": "string", "description": "Name of the resource." },
"displayName": { "type": "string", "description": "Display name of the resource." },
"description": { "type": "string", "description": "Description of the resource." },
"usageRights": { "type": "string", "description": "Usage rights associated with the resource." },
"applicationProfile": { "type": "string", "description": "Application profile applied to the resource." },
"metadataLocalCopy": { "type": "boolean", "description": "Whether a local copy of metadata is available." },
"metadataExtraction": { "type": "boolean", "description": "Whether metadata extraction is enabled." },
"archived": { "type": "boolean", "description": "Whether the resource is archived." },
"maintenanceMode": { "type": "boolean", "description": "Whether the resource is in maintenance mode." },
"dateCreated": { "type": "string", "description": "Resource creation date (RFC 3339 date-time)." },
"keywords": {
"type": "array",
"items": { "type": "string" },
"description": "Keywords associated with the resource."
},
"disciplines": {
"type": "array",
"items": { "type": "string" },
"description": "Discipline identifiers associated with the resource."
}
},
"required": ["pid", "type", "name", "displayName", "description", "applicationProfile"]
}
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-resource-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 form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.