{
  "stac_version": "1.0.0",
  "id": "edito-root",
  "type": "Catalog",
  "description": "EDITO root catalog linking to thematic catalogs.",
  "links": [
    {
      "rel": "self",
      "href": "./catalog.json"
    },
    {
      "rel": "child",
      "href": "biodiversity/catalog.json",
      "type": "application/json",
      "title": "Biodiversity"
    }
  ]
}