object
(Newspaper Page)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
id | string |
Required | cannot be null | Newspaper Page |
iiif | string |
Optional | cannot be null | Newspaper Page |
iiif_img_base_uri | string |
Optional | cannot be null | Newspaper Page |
cc | boolean |
Optional | cannot be null | Newspaper Page |
cdt | string |
Required | cannot be null | Newspaper Page |
r | array |
Required | cannot be null | Newspaper Page |
Canonical ID of the newspaper page (e.g. GDL-1900-01-02-a-p0001)
id
-
is required
-
Type:
string
-
cannot be null
-
defined in: Newspaper Page
string
URI of the IIIF Manifest of the newspaper page image. Deprecated in favor of iiif_img_base_uri
which should be used whenever it's defined, kept for backwards compatibility.
iiif
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Newspaper Page
string
Base of the IIIF image URI of the newspaper page image. Should follow format {scheme}://{server}/{prefix}/{identifier}
and not include any suffix.
iiif_img_base_uri
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Newspaper Page
string
Flag indicating whether the legacy coordinates have been converted into IIIF-compliant ones.
cc
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: Newspaper Page
boolean
Creation date timestamp (of the JSON file).
cdt
-
is required
-
Type:
string
-
cannot be null
-
defined in: Newspaper Page
string
Page regions.
r
-
is required
-
Type:
object[]
(Details) -
cannot be null
-
defined in: Newspaper Page
object[]
(Details)