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

Iiif endpoint #2781

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Iiif endpoint #2781

merged 2 commits into from
Jul 24, 2024

Conversation

afred
Copy link
Contributor

@afred afred commented May 25, 2024

Adds a catalog endpoint for IIIF Presentation manifests

To use, add '.iiif' to a catalog URL to get the IIIF presentation manifest.

Also:

  • Updates Dockerfile to multi-stage build for 'development' and 'production'.
  • Move RedirectMiddleware to production environment only.
  • Use relative path for log location instaed of hard coded path.
  • Removes erroneously committed sprockets manifest.
  • Updates gitignore to include .vscode.

Closes #2752.

@afred afred force-pushed the iiif-endpoint branch 2 times, most recently from e143207 to f6f6349 Compare May 25, 2024 03:08
@afred afred requested a review from foglabs July 23, 2024 19:53
To use, add '.iiif' to a catalog URL to get the IIIF presentation manifest.

Also:
* Updates Dockerfile to multi-stage build for 'development' and 'production'.
* Move RedirectMiddleware to production environment only.
* Use relative path for log location instaed of hard coded path.
* Removes erroneously committed sprockets manifest.
* Updates gitignore to include .vscode.

Closes #2752.
…nternationaled arrays of titles.

Also adds IIIF JSON schems and json-schema gem to do validation soon.
@foglabs foglabs merged commit 80ae15e into master Jul 24, 2024
4 of 6 checks passed
@foglabs foglabs deleted the iiif-endpoint branch July 24, 2024 17:54
mrharpo added a commit that referenced this pull request Jul 30, 2024
* master: (46 commits)
  🏛 Move National Archives (#2814)
  Wlrh special collection (#2744)
  Fixes invalid title and summary. (#2817)
  Create batchconcat.sh (#2805)
  Felicia lowe orgpage (#2791)
  Nick civil rights edits 2 (#2815)
  Iiif endpoint (#2781)
  Stories of the land (#2774)
  🌎 Fixes map asset location (#2809)
  Witnessing nm update (#2807)
  Nick civil rights edits 2 (#2804)
  🗺 Station Map (#2746)
  Update this-way-out.md (#2803)
  Nick dead link fix (#2802)
  Adds script to parse apache logs looking for bad bots (#2762)
  Update people.md
  Update organizations.md
  Update places 2.md
  Update people.md
  Update organizations.md
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IIIF Presentation API Endpoint
2 participants