Skip to content

Update manifests to conform to stricter requirements of Presentation 4 Properties#74

Closed
vincentmarchetti wants to merge 1 commit intomainfrom
align-to-sec-4.2
Closed

Update manifests to conform to stricter requirements of Presentation 4 Properties#74
vincentmarchetti wants to merge 1 commit intomainfrom
align-to-sec-4.2

Conversation

@vincentmarchetti
Copy link
Contributor

Each of these manifests had a target property that was a string
interpreted as the id of a Scene resource

Section 4.2 of the Presentation 4.0 Properties document https://preview.iiif.io/api/prezi-4/presentation/4.0/properties/#42-resource-representations no longer allow this.

The target property has been set to the JSON representation of an object with type and id properties

interpreted as the id of a SceneResource

Section 4.2 of the Presentation 4.0 Properties document
https://preview.iiif.io/api/prezi-4/presentation/4.0/properties/#42-resource-representations
no longer allow this.

The target property has been set to the JSON representation of an object with type and id properties
@vincentmarchetti
Copy link
Contributor Author

vincentmarchetti commented Mar 8, 2026

I am closing this PR without merge as this fix is already applied in #73, a PR that has now been merged

@vincentmarchetti vincentmarchetti deleted the align-to-sec-4.2 branch March 8, 2026 21:12
@vincentmarchetti
Copy link
Contributor Author

I have reopened this PR, the fix #73 did fix the duplication of id values, but after that commit the target property is a bare string, not a JSON object as now required by the (draft) presentation 4

@vincentmarchetti
Copy link
Contributor Author

This PR could not be reopened because the branch had been deleted. Instead there is a new PR #75 addressing the issue,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant