You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collections mode will make this much easier, since we can now initialise canvases without a tilesource, write text and annotations onto them without any background image, etc.
The text was updated successfully, but these errors were encountered:
Possible fixture object for this ticket and this one in the new repo: Presentation API 2.0 support for ranges and table of contents display
NB:
images coming from e-codices and Gallica
empty canvases: no "images" property and fictive height/width to be compliant with P-API [1]
[1] The data model supports this use case, and the cardinality between Canvas and Content is (0..*) according to P-API, but on the other hand the spec says that height and a width are mandatory.
P-API 2.0: "Each canvas should have one or more content resources associated with it. Zero is possible but unlikely; it represents the case where the page exists (or existed) but has not been digitized."
=> this is a case of unlikelihood 😊 (ping @azaroth42)
Collections mode will make this much easier, since we can now initialise canvases without a tilesource, write text and annotations onto them without any background image, etc.
The text was updated successfully, but these errors were encountered: