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

The URI of the canvas is badly constructed #3

Open
jainn3 opened this issue Apr 27, 2017 · 2 comments
Open

The URI of the canvas is badly constructed #3

jainn3 opened this issue Apr 27, 2017 · 2 comments

Comments

@jainn3
Copy link
Contributor Author

jainn3 commented Apr 29, 2017

The id of the canvas is in following format:
{scheme}://{host}/{prefix}/{identifier}/canvas/{name}

What this means is "canvas" is embedded within the URL.

The id of the canvas is not referenceable. The id of the canvas acts as the unique id.

Just checked an example where canvas id is also not referenceable.
https://github.com/IIIF/iiif.io/blob/master/source/api/presentation/2.1/example/fixtures/1/manifest.json

Not to say that the example is ideal but is there any need we need to reference the canvas id url?

The issue with inconsistency slashes in the URL has been fixed.

@workergnome
Copy link

I defer to @azaroth42...

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

No branches or pull requests

2 participants