00d1abc320afccef

Created Aug 5, 20268 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
endinteger
datestring
scopestring
startinteger
titlestring
unitsinteger
numberinteger
isCorrespondenceboolean

JSON Schema

{
  "type": "object",
  "title": "Series",
  "required": [
    "number",
    "title",
    "units"
  ],
  "properties": {
    "end": {
      "type": "integer"
    },
    "date": {
      "type": "string",
      "description": "Date statement as the finding aid gives it"
    },
    "scope": {
      "type": "string",
      "description": "The archivist's description of the series"
    },
    "start": {
      "type": "integer"
    },
    "title": {
      "type": "string"
    },
    "units": {
      "type": "integer",
      "description": "File-level entries beneath this series"
    },
    "number": {
      "type": "integer"
    },
    "isCorrespondence": {
      "type": "boolean"
    }
  },
  "description": "One of the 22 series the papers are arranged into."
}

Used by 1 collection · 2 versions

umass/dubois-papersas Series · 2 versions

Full hash:00d1abc320afccefac3e2eec70a12c440e87d855bdfef4d5525fcf3fb78aeaf8

ID:659d7444-d237-4592-ada0-6aad8a70a6ef