We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The reference here was not updated after changing to Provider in IIIF-Commons/presentation-3-types#2 https://github.com/IIIF-Commons/presentation-3-types/blob/main/iiif/descriptive.d.ts#L191 cc @jbaiter
Provider
The text was updated successfully, but these errors were encountered:
Related to: IIIF-Commons/parser#4 Which looks like Agent is correct, and Provider might be wrong.
Agent
Could be a Vault bug in inferring what Referece<'Agent'> resolves to.
Referece<'Agent'>
edit: I think this is just confusing naming https://github.com/IIIF-Commons/vault/blob/0bc160857d768036a66099d272d947d63a4d2a7d/src/types.ts#L77-L80
With Agent / ResourceProvider being used interchangeably.
Sorry, something went wrong.
No branches or pull requests
The reference here was not updated after changing to
Provider
in IIIF-Commons/presentation-3-types#2https://github.com/IIIF-Commons/presentation-3-types/blob/main/iiif/descriptive.d.ts#L191
cc @jbaiter
The text was updated successfully, but these errors were encountered: