Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 2.42 KB

page-properties-r-items.md

File metadata and controls

69 lines (37 loc) · 2.42 KB

items Type

object (Details)

items Properties

Property Type Required Nullable Defined by
c array Required cannot be null Newspaper Page
p array Required cannot be null Newspaper Page
pOf string Optional cannot be null Newspaper Page

c

Coordinates of image-region, following IIIF regions schema (x, y, width, height).

c

  • is required

  • Type: integer[]

  • cannot be null

  • defined in: Newspaper Page

c Type

integer[]

c Constraints

minimum number of items: the minimum number of items for this array is: 4

p

Text paragraphs.

p

p Type

object[] (Details)

pOf

The canonical ID of the content item to which the page region belongs.

pOf

pOf Type

string