7aea0991884078f1…
Created Aug 5, 202617 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| url | string | |
| via | string | |
| lccn | string | |
| lcUrl | string | |
| notes | array | |
| title | string | |
| holder | string | |
| images | object | |
| medium | string | |
| pixels | object | |
| rights | string | |
| created | string | |
| summary | string | |
| subjects | array | |
| commonsUrl | string | |
| commonsFile | string | |
| contributors | array |
JSON Schema
{
"type": "object",
"title": "Photograph",
"required": [
"title",
"commonsUrl"
],
"properties": {
"url": {
"type": "string"
},
"via": {
"type": "string",
"description": "Where the description and image were read from"
},
"lccn": {
"type": "string",
"description": "Library of Congress control number, parsed from the filename. The key an enrichment pass against loc.gov would join on."
},
"lcUrl": {
"type": "string",
"description": "The Library of Congress record for the same sheet"
},
"notes": {
"type": "array",
"items": {
"type": "string"
}
},
"title": {
"type": "string",
"description": "Catalogued title. Square brackets in the original indicate a title supplied by the cataloguer."
},
"holder": {
"type": "string",
"description": "The institution that holds the original"
},
"images": {
"type": "object",
"properties": {
"full": {
"type": "string"
},
"thumb": {
"type": "string"
},
"medium": {
"type": "string"
}
}
},
"medium": {
"type": "string"
},
"pixels": {
"type": "object",
"properties": {
"width": {
"type": "integer"
},
"height": {
"type": "integer"
}
}
},
"rights": {
"type": "string"
},
"created": {
"type": "string"
},
"summary": {
"type": "string"
},
"subjects": {
"type": "array",
"items": {
"type": "string"
},
"description": "Commons categories, filtered to topical ones"
},
"commonsUrl": {
"type": "string"
},
"commonsFile": {
"type": "string",
"description": "Filename on Wikimedia Commons"
},
"contributors": {
"type": "array",
"items": {
"type": "string"
}
}
},
"description": "One photograph from the albums shown alongside the charts. Most are unattributed."
}Used by 1 collection · 3 versions
umass/dubois-paris-1900as
Photograph · 3 versionsFull hash:7aea0991884078f1931bf4d22aa0f46cd9199c91644c6a3fb014d503e7125a0d
ID:ba55bcf5-71a9-4155-b5da-90937ea41bac