IIIF / trc

Technical Review Committee issue review
Apache License 2.0
1 stars 1 forks source link

Add ALTO to the profiles registry #102

Open glenrobson opened 1 year ago

glenrobson commented 1 year ago

Links

Background and Summary

The registry of profiles is a list of URIs to different metadata formats which can be referenced in a IIIF Manifest. This could be in the seeAlso (as seen in this recipe):

"seeAlso": [
{
      "id": "https://fixtures.iiif.io/other/UCLA/ezukushi_mods.xml",
      "type": "Dataset",
      "label": { "en": ["MODS metadata" ]},
      "format": "text/xml",
      "profile": "http://www.loc.gov/mods/v3"
}]

or other places where you want to reference an external resource and the format is not enough to identify the file.

Proposed Solution

This issue is to add ALTO as one of the values to the registry for use in linking to OCR metadata. This is in use in the Newspaper Recipe.

glenrobson commented 1 year ago

Issue 102 (Add ALTO to the profiles registry)

+1: 25 [akrishnan15 cubap dlpierce eliotjordan emilyewahl glenrobson hadro irv jpadfield julsraemy kirschbombe ksclarke markpatton markpbaggett mikeapp mixterj nfreire omaeazusa regisrob robcast shuddles thehabes tpendragon triplingual zimeon] 0: 0 [] -1: 0 [] Not TRC: 0 [] Ineligible: 4 [azaroth42 ioanrichards jcreel mattmcgrattan]

Result: 25 / 25 = 1.00

Super majority is in favor, issue is approved