github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/cmd/testdata/expect/TestSaveTwoComponents.json (about)

     1  {
     2    "bodyPath": "/ipfs/QmXhsUK6vGZrqarhw9Z8RCXqhmEpvtVByKtaYVarbDZ5zn",
     3    "commit": {
     4      "author": {
     5        "id": "QmeL2mdVka1eahKENjehK6tBxkkpk5dNQ1qMcgWi7Hrb4B"
     6      },
     7      "message": "meta:\n\tupdated title\nstructure:\n\tupdated formatConfig.lazyQuotes\n\tupdated schema.items.items.0.title",
     8      "path": "/ipfs/QmcssLzc2TXmYazoQ48NgZ9eCNYB7UbvYtbr1b2z7TRYXG",
     9      "qri": "cm:0",
    10      "signature": "TbRg15nt0nGeSLMWMgM90GlOk9wZLhldcEsAquTw1OJX1b5qmZnm7UrTJSGDnLqhSqE9+e5DCINAhxY+PGayIp1hyWTTJX5694yfeN6650l/0z25a4Lhl0UerKkXxkHKvaaAR8tesllKdorYlsUGKMeAjh4QEMfkgakoE3FaJsFBEDUIiEijrIICUw77lKKe8YTyyKRFEsMcFXD0ZBK8AC3GTga9QE0ne66tiitSPWaZ39XYXYzuc+uR7jm55LG68SY9Luk/xfu4E8CUrmJvvoRBLym6gqFOq5Lfa1l8+2YShXzDN+ZeMR6T179YKQNNoWYsybCaoBR6fgU/JDsckQ==",
    11      "timestamp": "2001-01-01T01:02:01.000000001Z",
    12      "title": "updated meta and structure"
    13    },
    14    "meta": {
    15      "path": "/ipfs/QmWWtJJLzCYWp4KEMb95aPQe7n98y3eyRmQTJvxwqyDXCv",
    16      "qri": "md:0",
    17      "title": "different title"
    18    },
    19    "path": "/ipfs/QmeKHXLMZ4VJxdCF7VN8Ra2LMnu4ybZeavLgEVLF77cwqi",
    20    "previousPath": "/ipfs/QmfSR1yRPszTNeBrHug3SDZaUsrJHFLGeezVp3T9Hfh1gN",
    21    "qri": "ds:0",
    22    "structure": {
    23      "checksum": "/ipfs/QmXhsUK6vGZrqarhw9Z8RCXqhmEpvtVByKtaYVarbDZ5zn",
    24      "depth": 2,
    25      "errCount": 1,
    26      "entries": 8,
    27      "format": "csv",
    28      "formatConfig": {
    29        "headerRow": true,
    30        "lazyQuotes": false
    31      },
    32      "length": 224,
    33      "path": "/ipfs/QmPPcg1nxCaBQ25J1DX9VrQYpk7pyAcQnLqavR8wvvFXuA",
    34      "qri": "st:0",
    35      "schema": {
    36        "items": {
    37          "items": [
    38            {
    39              "title": "name",
    40              "type": "string"
    41            },
    42            {
    43              "title": "duration",
    44              "type": "integer"
    45            }
    46          ]
    47        },
    48        "type": "array"
    49      }
    50    },
    51    "stats": {
    52      "path": "/ipfs/QmbJeH82n56LBGBsRWxmSctrUy1Urr1epePSpQ8bMgufsG",
    53      "qri": "sa:0",
    54      "stats": [
    55        {
    56          "count": 8,
    57          "frequencies": {
    58            "Avatar ": 1,
    59            "John Carter ": 1,
    60            "Pirates of the Caribbean: At World's End... 41 chars (2)": 1,
    61            "Spectre ": 1,
    62            "Spider-Man 3 ": 1,
    63            "Star Wars: Episode VII - The Force Awake... 55 chars (5)": 1,
    64            "Tangled ": 1,
    65            "The Dark Knight Rises ": 1
    66          },
    67          "maxLength": 55,
    68          "minLength": 7,
    69          "type": "string",
    70          "unique": 8
    71        },
    72        {
    73          "count": 7,
    74          "histogram": {
    75            "bins": [
    76              100,
    77              132,
    78              148,
    79              156,
    80              164,
    81              169,
    82              178,
    83              179
    84            ],
    85            "frequencies": [
    86              1,
    87              1,
    88              1,
    89              1,
    90              1,
    91              1,
    92              1
    93            ]
    94          },
    95          "max": 178,
    96          "mean": 149.57142857142858,
    97          "median": 156,
    98          "min": 100,
    99          "type": "numeric"
   100        }
   101      ]
   102    }
   103  }