7815c5116de134d3

Created Aug 5, 202618 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
urlstring
viastring
lccnstring
lcUrlstring
notesarray
titlestring
holderstring
imagesobject
mediumstring
pixelsobject
rightsstring
seriesstring
Series
createdstring
summarystring
subjectsarray
commonsUrlstring
commonsFilestring
contributorsarray

JSON Schema

{
  "type": "object",
  "title": "Plate",
  "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": "The sheet's own caption, with the bracketed series prefix removed"
    },
    "holder": {
      "type": "string",
      "description": "The institution that holds the original"
    },
    "images": {
      "type": "object",
      "properties": {
        "full": {
          "type": "string"
        },
        "thumb": {
          "type": "string"
        },
        "medium": {
          "type": "string"
        }
      },
      "description": "JPEG derivatives hosted by the Library of Congress. No files are copied into this collection."
    },
    "medium": {
      "type": "string"
    },
    "pixels": {
      "type": "object",
      "properties": {
        "width": {
          "type": "integer"
        },
        "height": {
          "type": "integer"
        }
      }
    },
    "rights": {
      "type": "string"
    },
    "series": {
      "type": "string",
      "x-ref-type": "Series",
      "description": "Which of the two studies the sheet belongs to"
    },
    "created": {
      "type": "string",
      "description": "Date as published, usually [ca. 1900]"
    },
    "summary": {
      "type": "string",
      "description": "The cataloguer's line saying what the diagram shows"
    },
    "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 hand-drawn statistical chart from the American Negro Exhibit, in ink and watercolour on board."
}

Used by 1 collection · 3 versions

Full hash:7815c5116de134d34a1b9fe8eb172000221b75747d8721dcb38bec784d0ba897

ID:8bf03c40-e1b4-447f-8081-45aafb36eae0