Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate "manifest" property for NamedQueries #825

Open
donaldgray opened this issue Apr 25, 2024 · 1 comment
Open

Investigate "manifest" property for NamedQueries #825

donaldgray opened this issue Apr 25, 2024 · 1 comment
Assignees
Labels
orchestrator question Further information is requested

Comments

@donaldgray
Copy link
Member

donaldgray commented Apr 25, 2024

The "manifest" property is included in IIIFParsedNamedQuery and it is mapped to incoming parameter, however it is not used in any query filtering or ordering. Investigate what should happen with this and whether it is used in Deliverator.

https://github.com/dlcs/protagonist/blob/develop/src/protagonist/DLCS.Model/Assets/NamedQueries/IIIFParsedNamedQuery.cs#L16

The following properties were present in Deliverator but not implemented in Protagonist - are they required?: sequenceformat, canvasformat, idformat

@donaldgray donaldgray added question Further information is requested orchestrator labels Apr 25, 2024
@donaldgray donaldgray self-assigned this Apr 25, 2024
@donaldgray
Copy link
Member Author

Note - at a quick glance Deliverator doesn't appear to use "manifest"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
orchestrator question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant