00d1abc320afccef…
Created Aug 5, 20268 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| end | integer | |
| date | string | |
| scope | string | |
| start | integer | |
| title | string | |
| units | integer | |
| number | integer | |
| isCorrespondence | boolean |
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 versionsFull hash:00d1abc320afccefac3e2eec70a12c440e87d855bdfef4d5525fcf3fb78aeaf8
ID:659d7444-d237-4592-ada0-6aad8a70a6ef