{
  "stac_version": "1.0.0",
  "id": "edito-biodiversity",
  "type": "Catalog",
  "description": "Biodiversity theme.",
  "links": [
    {
      "rel": "self",
      "href": "./catalog.json"
    },
    {
      "rel": "root",
      "href": "../catalog.json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json"
    },
    {
      "rel": "child",
      "href": "species-occurrence/catalog.json",
      "type": "application/json",
      "title": "Species occurrence"
    }
  ]
}