7862e538875d0eb5…
Created Aug 5, 202613 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| box | string | |
| end | integer | |
| date | string | |
| path | array | |
| scope | string | |
| start | integer | |
| title | string | |
| folder | string | |
| series | string | → Series |
| alsoWith | string | |
| seriesTitle | string | |
| correspondent | string | → Correspondent |
| correspondentDisplay | string |
JSON Schema
{
"type": "object",
"title": "Unit",
"required": [
"series",
"title"
],
"properties": {
"box": {
"type": "string"
},
"end": {
"type": "integer"
},
"date": {
"type": "string"
},
"path": {
"type": "array",
"items": {
"type": "string"
},
"description": "Groupings between the series and this file"
},
"scope": {
"type": "string",
"description": "The archivist's note on the contents, present on just over half"
},
"start": {
"type": "integer"
},
"title": {
"type": "string",
"description": "Verbatim unittitle. For correspondence this is the filing name."
},
"folder": {
"type": "string"
},
"series": {
"type": "string",
"x-ref-type": "Series"
},
"alsoWith": {
"type": "string",
"description": "A second party named after 'Also:' in the title"
},
"seriesTitle": {
"type": "string"
},
"correspondent": {
"type": "string",
"x-ref-type": "Correspondent",
"description": "Filing name, correspondence series only"
},
"correspondentDisplay": {
"type": "string",
"description": "Filing name read back as forename surname"
}
},
"description": "A file-level entry. In the correspondence series this is one correspondent's folder."
}Used by 1 collection · 2 versions
umass/dubois-papersas
Unit · 2 versionsFull hash:7862e538875d0eb5b944d300c5f61ea2f891693fc6e74a004b0178817b27739b
ID:43342f7f-e6b9-41b4-8ce3-99a68ebe81aa