Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abstract away Manifest creation #2

Open
PoorBillyPilgrim opened this issue Sep 27, 2021 · 0 comments
Open

abstract away Manifest creation #2

PoorBillyPilgrim opened this issue Sep 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@PoorBillyPilgrim
Copy link
Owner

ManifestFactory should feature methods that get/set all the appropriate info for each resource type for the Manifest, i.e. Canvas, Annotation, AnnotationPage, etc. The manifest factory should set a default for each resource's ids. It will accept the base URL (for now, it'll just be a relative path for now).

The factory should get to the point where all it needs is an ID URL for the manifest.json and a URL for the info.json file from the image server.

@PoorBillyPilgrim PoorBillyPilgrim added the enhancement New feature or request label Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant