RWTH Aachen University · Example Payload

Rwth Aachen University Get Resource Example

Representative response payload for GET /api/v2/projects/{projectId}/resources/{resourceId} on the Coscine Web API, wrapped in the standard ResourceDtoResponse envelope.

EducationHigher EducationUniversityResearch DataOpen AccessGermany

Rwth Aachen University Get Resource Example is an example object payload from RWTH Aachen University, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptiondata

Example Payload

Raw ↑
{
  "description": "Representative response payload for GET /api/v2/projects/{projectId}/resources/{resourceId} on the Coscine Web API, wrapped in the standard ResourceDtoResponse envelope.",
  "data": {
    "id": "a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890",
    "pid": "21.11102/a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890",
    "type": {
      "id": "9f8e7d6c-5b4a-3210-9f8e-7d6c5b4a3210",
      "generalType": "rdsnrws3",
      "displayName": "RDS NRW S3"
    },
    "name": "raw-spectra",
    "displayName": "Raw Spectra",
    "description": "Raw spectrometer output files for the 2026 measurement campaign.",
    "keywords": ["spectra", "raw"],
    "license": { "id": "cc-by-4.0", "displayName": "CC BY 4.0" },
    "usageRights": "CC BY 4.0",
    "metadataLocalCopy": true,
    "metadataExtraction": false,
    "applicationProfile": {
      "uri": "https://purl.org/coscine/ap/base/",
      "displayName": "Base Application Profile"
    },
    "fixedValues": {},
    "disciplines": [
      {
        "id": "12345678-90ab-cdef-1234-567890abcdef",
        "uri": "https://www.coscine.de/disciplines/material-science",
        "displayNameDe": "Materialwissenschaft",
        "displayNameEn": "Materials Science"
      }
    ],
    "visibility": { "id": "ab12cd34-ef56-7890-ab12-cd34ef567890", "displayName": "Public" },
    "dateCreated": "2026-02-10T14:00:00Z",
    "archived": false,
    "maintenanceMode": false
  }
}