github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/base/dsfs/testdata/craigslist/input.dataset.json (about) 1 { 2 "qri": "ds:0", 3 "commit" : { 4 "qri" : "cm:0", 5 "title" : "initial commit" 6 }, 7 "structure": { 8 "checksum": "", 9 "entries": 30, 10 "errCount": 1, 11 "format": "json", 12 "length": 512676, 13 "qri": "st:0", 14 "schema": { 15 "title": "Apartment", 16 "type": "array", 17 "items" : { 18 "type" : "object", 19 "properties" : { 20 "name" : { "type": "string"} 21 } 22 } 23 } 24 } 25 }