{
  "stac_version": "1.0.0",
  "type": "Collection",
  "id": "obis-occurrence",
  "title": "OBIS \u2014 Ocean Biodiversity Information System (Occurrences)",
  "description": "Global marine species occurrence records from OBIS (Ocean Biodiversity Information System).",
  "license": "CC-BY-4.0",
  "keywords": [
    "OBIS",
    "Ocean Biodiversity Information System",
    "occurrence",
    "biodiversity",
    "marine",
    "species"
  ],
  "providers": [
    {
      "name": "Ocean Biodiversity Information System (OBIS)",
      "roles": [
        "producer",
        "licensor",
        "processor"
      ],
      "url": "https://obis.org"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [
          -180,
          -90,
          180,
          90
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "1960-01-01T00:00:00Z",
          null
        ]
      ]
    }
  },
  "links": [
    {
      "rel": "self",
      "href": "./collection.json"
    },
    {
      "rel": "root",
      "href": "../../../../catalog.json"
    },
    {
      "rel": "parent",
      "href": "../../catalog.json"
    },
    {
      "rel": "item",
      "href": "items/obis-occurrences-2025-08.json",
      "type": "application/geo+json",
      "title": "OBIS Occurrence snapshot \u2014 2025-08"
    }
  ]
}