dlcs / iiif-presentation

Allows for the creation and management of IIIF manifests
MIT License
0 stars 0 forks source link

use more human readable method of minting identifiers, over GUIDs #25

Closed sarahos closed 1 month ago

sarahos commented 1 month ago

Protagonist uses a simpler method of generating ID's

Acceptance Criteria:

JackLewis-digirati commented 1 month ago

I think the downside to using sqid is it requires numbers to be encoded to generate the ID - an alternative could be ULID?

christinemacdonald commented 1 month ago

Hi @griffri Is this something you can test? I don't see an associated test ticket.

griffri commented 1 month ago

@christinemacdonald Apologies - this looks like something that can be tested so I'll write up a ticket for it soon.