a76968b04b6ea470…
Created Aug 5, 20268 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| end | integer | |
| date | string | |
| path | array | |
| scope | string | |
| start | integer | |
| title | string | |
| series | string | → Series |
| children | integer |
JSON Schema
{
"type": "object",
"title": "Grouping",
"required": [
"series",
"title"
],
"properties": {
"end": {
"type": "integer"
},
"date": {
"type": "string"
},
"path": {
"type": "array",
"items": {
"type": "string"
}
},
"scope": {
"type": "string"
},
"start": {
"type": "integer"
},
"title": {
"type": "string"
},
"series": {
"type": "string",
"x-ref-type": "Series"
},
"children": {
"type": "integer"
}
},
"description": "A subseries or run between the series and the files, e.g. 'A. General Correspondence, 1911'."
}Used by 1 collection · 2 versions
umass/dubois-papersas
Grouping · 2 versionsFull hash:a76968b04b6ea470ccef996bfc05fb4e6e6f389096b09d6e4d4b8d65d4f9e620
ID:de3350b0-5f35-4032-8429-2b0bf5e1742f