Tom Crane

Results 234 comments of Tom Crane

related to https://github.com/IIIF/iiif.io/issues/764

So far, people have been using seeAlso to link from canvas to ALTO: ``` "seeAlso": { "@id": "http://wellcomelibrary.org/service/alto/b22014068/0?image=11", "format": "text/xml", "profile": "http://www.loc.gov/standards/alto/v3/alto.xsd", "label": "METS-ALTO XML" } ``` The Newspaper working...

As a first attempt straw man (so I can get something in to a manifest), how about this: ``` javascript { "service" : { "@context" : "http://iiif.io/api/.../otherManifestations/context.json", "@id" : "http://organisation.org/path/to/the.pdf",...

Equivalent to 2.1 fixtures https://iiif.io/api/presentation/2.1/example/fixtures/20/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/22/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/23/manifest.json

Need to find a freely reusable example for fixtures.

@saracarl This was purely experimental but you might find it useful to play around with: https://wellcomelibrary.org/service/collections/archives/lightweight Hierarchy exposed as collections, e.g., going in deeper: https://wellcomelibrary.org/service/collections/archives/PPCRI/H There's a gist about it...

Equivalent to 2.1 fixtures https://iiif.io/api/presentation/2.1/example/fixtures/35/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/36/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/37/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/38/manifest.json

https://github.com/IIIF/api/issues/1191

Discovery implications need to be considered too https://github.com/IIIF/discovery/issues/46

And https://github.com/IIIF/discovery/issues/48