We're building our database in public, in the spirit of open science. Consequently, this page serves as both information for the general public and documentation for our community of contributors, who should click on the blue buttons below to reveal more specific information.
Last modified on Mon Jan 06 2025.
images
127
A range of images from a digitization, which correspond to a discrete, uninterrupted series of pages or leafs of a part of a document.
Equivalent Entity:
Name | Type | Description | Equivalent Property | Controlled Vocabulary | ||
---|---|---|---|---|---|---|
represents_pages | foreign key | The portion (pages) of the document represented in the digitized images. | ||||
contained_in | foreign key | The digital object, which has a URL, from which this discrete range of images comes. |
Name | Type | Description | Equivalent Property | Controlled Vocabulary | ||
---|---|---|---|---|---|---|
file_range | text | A formatted string that represents the index of the first and last image file in the series of images. When multiple files, separate the first and last with two colons, i.e. \"4::725\". When a single file, do not include the separator, i.e. \"725\". | ||||
corresponding_page_range | text | A formatted string that represents the numbering at the start and end of the corresponding series of pages. When a range of pages, separate the two numbers with two colons, i.e. \"1r::4v\". When a single page, do not include separator, i.e. \"1r\". |