{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.ror-rest-api",
  "version": "1.0.0",
  "title": "ROR REST API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for ROR REST API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.ror.rest-api.access",
        "statement": "The ROR REST API retrieves, searches, filters, and affiliation-matches organization records in JSON with the documented ROR data structure.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ror.rest-api"
        ]
      },
      {
        "id": "fact.ror.rest-api.authentication",
        "statement": "Current public access is rate-limited, and ROR has announced client identification for the higher limit; clients must recheck the effective authentication policy before operation.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ror.rest-api"
        ]
      },
      {
        "id": "fact.ror.rest-api.request",
        "statement": "API retrieval is capped at 10,000 results, so complete-registry use should rely on the versioned data dump rather than paging beyond the supported boundary.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ror.rest-api"
        ]
      },
      {
        "id": "fact.ror.rest-api.boundary",
        "statement": "A ROR record is registry metadata and an affiliation match is probabilistic support, not proof of legal existence, current affiliation, authority, or ownership.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ror.rest-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/ror-rest-api.json",
  "contentHash": "sha256:1ffdccf2a55f1ad16f9e71488cf584b0399c5ad2880eacbd3eac6e3662bba8e9",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/ror-rest-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.ror.rest-api",
        "url": "https://ror.readme.io/docs/rest-api",
        "title": "About the ROR REST API",
        "publisher": "Research Organization Registry",
        "observedAt": "2026-08-27T09:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T09:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T09:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://ror.org/about/terms/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.ror.rest-api",
      "type": "source-claim",
      "url": "https://ror.readme.io/docs/rest-api",
      "observedAt": "2026-08-27T09:30:00Z"
    }
  ]
}
