9c6a6d054a2d3091

Created Jun 12, 20262 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
bookCountnumber

JSON Schema

{
  "type": "object",
  "title": "Author",
  "required": [
    "name",
    "bookCount"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Author name"
    },
    "bookCount": {
      "type": "number",
      "description": "Number of classic books by this author in the dataset"
    }
  },
  "description": "An author of classic literature."
}

Used by 1 collection

Full hash:9c6a6d054a2d3091003d6a32de981ac568fb9aaccbd5f0f1eea9f9559a7c13f9

ID:5e0efb89-8b34-432c-a8ae-1d9dd5753884