api icon indicating copy to clipboard operation
api copied to clipboard

Migrate extensions and services from annex to registry

Open kirschbombe opened this issue 3 years ago • 2 comments
trafficstars

Preview: https://preview.iiif.io/api/annex-migration-services/registry/services/

This draft PR is the start of migrating the annex/services content to registry/services. So far this:

  • copies the GeoJSON section over to registry per #2019
  • adds a note that GeoJSON as a service is for v2 and for v3 use navPlace per #2019
  • adds a new column to the services table to differentiate between presi 2/3 (not sure if we want that)
  • copies physdim section over to registry
  • copies the service names table over to registry
  • replaces icon definitions with reference to icon table in https://iiif.io/api/presentation/3.0/#a-summary-of-property-requirements
  • adds SearchService2 to service names table per #2051

Some questions/comments:

  • do we want to have columns for presi 2 and 3 in the table?
  • migrating physdim from annex to registry changes the context path. For now, I updated the paths in the migrated text and made a copy of the physdim folder which I placed in the "registry/services" folder, leaving the original in "annex/services" folder as well
  • physdim has a note about adding a confidence label - is that something to discuss?
  • Editor's agreed that it would be good for physdim to get TRC review (next deadline in 9th Feb.)
  • I also found this issue discussing physdim as an extension instead of service: https://github.com/IIIF/api/issues/1358

kirschbombe avatar Jan 28 '22 23:01 kirschbombe

Icons in the table could maybe reference https://iiif.io/api/presentation/3.0/#a-summary-of-property-requirements rather than redefine the symbols?

tomcrane avatar Jan 31 '22 17:01 tomcrane

How do you get to the webannotation registry part? Should it be linked from the api/index.md file?

glenrobson avatar Feb 18 '22 17:02 glenrobson