Tom Crane

Results 232 comments of Tom Crane
trafficstars

This issues are addressed in draft form in https://github.com/IIIF/api/pull/2115 Commit: https://github.com/IIIF/api/pull/2115/commits/23f416e1b994b0b4746d5280e51eca0608c214e5 This makes the token error message a JSON-LD resource, with a `type`. The `description` property takes a language map....

Auth call - this is about changing the language of the spec to support more scenarios

See https://github.com/IIIF/api/commit/b4cae0ac9ed5954895f7d490e9e56a6a48363e0e and later commits. The spec language in https://github.com/IIIF/api/pull/2127 uses the term "aspect of the request" rather than cookies; the presence of a cookie is an aspect of the...

(posted by Jason Evans in Wikimedia channel): > Jason [7:34 PM] > http://openmlol.it/Media/Search?Publisher=1456 > Looks like we have our first example of reuse And this is within a couple of...

One further advantage is that you don't have to add a `location` property to an image service when it's acting as a probe service.

The other related question is whether `location` is the right name for this property. It was chosen to reflect the HTTP `location` header, but that doesn't mean a more API-resource-friendly...

In the above flow the server can of course decide to provide the open, free version straight away in the probe response, if it authenticates the user via the token...

Some examples: https://github.com/IIIF/3d/tree/demo_milestones/demo/json/manifests

Just to clarify, the missing example would be a duration, which uses the same media fragment syntax as current Presentation 3: **NB this example is wrong for `t`, see below**...

`t` in the PointSelector would only be valid if the Scene has a `duration` property. I think my example is wrong, I will update it. `t` does _not_ conform to...