github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/repo/test/testdata/sitemap/input.dataset.json (about)

     1  {
     2    "qri": "ds:0",
     3    "meta": {
     4      "qri": "md:0",
     5      "title": "epa.gov sitemap entry sample",
     6      "description" : "this a bunch of test data adapted from a crawl of epa.gov"
     7    },
     8    "commit": {
     9      "qri": "cm:0",
    10      "title": "initial commit"
    11    },
    12    "structure": {
    13      "qri": "st:0",
    14      "format": "json",
    15      "schema": {
    16        "type": "object",
    17        "additionalProperties": {
    18          "type": "object"
    19        }
    20      }
    21    }
    22  }