e9ae18b047d77cc6

Created Aug 5, 20263 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
notestring
platesinteger

JSON Schema

{
  "type": "object",
  "title": "Series",
  "required": [
    "name",
    "plates"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "note": {
      "type": "string",
      "description": "Context, written for this collection rather than taken from the catalogue"
    },
    "plates": {
      "type": "integer",
      "description": "Sheets in this collection naming this series"
    }
  },
  "description": "One of the studies the charts were organised into."
}

Used by 1 collection · 3 versions

Full hash:e9ae18b047d77cc6f0735da2a55e65b22ada3b94a47a99dff50d91723621463a

ID:384c15c8-afae-43fb-b642-e45e9e3b87ce