{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.gbif-api",
  "version": "1.0.0",
  "title": "GBIF biodiversity API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for GBIF biodiversity API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.gbif.api.access",
        "statement": "GBIF exposes REST APIs for occurrence, species, registry, maps, vocabularies, and related biodiversity data services.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.gbif.api"
        ]
      },
      {
        "id": "fact.gbif.api.authentication",
        "statement": "Most read queries require no authentication, while downloads and mutation operations can require a GBIF account and separate authorization.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.gbif.api"
        ]
      },
      {
        "id": "fact.gbif.api.request",
        "statement": "Search endpoints are paginated and may be rate limited; large occurrence retrievals should use the download workflow for citation and load control.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.gbif.api"
        ]
      },
      {
        "id": "fact.gbif.api.boundary",
        "statement": "Indexed occurrence and taxonomy records reflect provider data and processing, not guaranteed identification, completeness, absence, or fitness for a decision.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.gbif.api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/gbif-api.json",
  "contentHash": "sha256:109a0d40aac9ca07c48b97aa0507280acb6b4def48f5e2ebe8638e07ef4cd8ab",
  "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/gbif-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.gbif.api",
        "url": "https://techdocs.gbif.org/en/openapi/",
        "title": "GBIF API Reference",
        "publisher": "Global Biodiversity Information Facility",
        "observedAt": "2026-08-27T08:40:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T08:40:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T08:40:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.gbif.org/terms",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.gbif.api",
      "type": "source-claim",
      "url": "https://techdocs.gbif.org/en/openapi/",
      "observedAt": "2026-08-27T08:40:00Z"
    }
  ]
}
