info.freelibrary.iiif.presentation.v3.ids.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jiiify-presentation-v3 Show documentation
Show all versions of jiiify-presentation-v3 Show documentation
A Java Library for version 3 of the IIIF Presentation API
/**
* Identifier factories that are useful for automatically generating unique IDs for various types of resources related
* to a given {@link Manifest}.
*/
package info.freelibrary.iiif.presentation.v3.ids;
import info.freelibrary.iiif.presentation.v3.Manifest;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy