Kyoto University · Example Payload

Kyoto Listcommunities Example

UniversityHigher EducationEducationJapanNational UniversityResearch RepositoryResearch DataIdentity FederationLearning ManagementOpen AccessResearch ComputingScholarly

Kyoto Listcommunities Example is an example object payload from Kyoto University, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

provenance_embeddedpage

Example Payload

Raw ↑
{
  "provenance": {
    "generated": "2026-06-03",
    "method": "probed",
    "source": "Live probe of the KURENAI repository (repository.kulib.kyoto-u.ac.jp) during the 2026-06-03 profile; re-verified live 2026-08-19.",
    "operator": "institution",
    "notes": "Added 2026-08-19 by the university pipeline: this example previously carried no provenance."
  },
  "_embedded": {
    "communities": [
      {
        "id": "c4297315-690e-4eac-8a18-109ab8513efd",
        "uuid": "c4297315-690e-4eac-8a18-109ab8513efd",
        "name": "001 総長 = 001_Presidents of Kyoto University",
        "handle": "2433/36038",
        "metadata": {
          "dc.identifier.uri": [
            {
              "value": "http://hdl.handle.net/2433/36038",
              "language": null,
              "authority": null,
              "confidence": -1,
              "place": 0
            }
          ],
          "dc.title": [
            {
              "value": "001 総長 = 001_Presidents of Kyoto University",
              "language": null,
              "authority": null,
              "confidence": -1,
              "place": 0
            }
          ]
        },
        "archivedItemsCount": 9,
        "isBulletin": false,
        "type": "community",
        "_links": {
          "collections": {
            "href": "https://repository.kulib.kyoto-u.ac.jp/server/api/core/communities/c4297315-690e-4eac-8a18-109ab8513efd/collections"
          },
          "self": {
            "href": "https://repository.kulib.kyoto-u.ac.jp/server/api/core/communities/c4297315-690e-4eac-8a18-109ab8513efd"
          }
        }
      }
    ]
  },
  "page": {
    "size": 1,
    "number": 0
  }
}