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

feat(api-v2): Generate IIIF manifest (DSP-50) #1784

Merged
merged 18 commits into from May 17, 2021

Commits on Jan 14, 2021

  1. feat(api-v2): Start implementing IIIF manifest.

    Benjamin Geer committed Jan 14, 2021
    Copy the full SHA
    c62276c View commit details
    Browse the repository at this point in the history
  2. feat(api-v2): Return dummy manifest.

    Benjamin Geer committed Jan 14, 2021
    Copy the full SHA
    f374859 View commit details
    Browse the repository at this point in the history
  3. feat(api-v2): Return real data in IIIF manifest.

    Benjamin Geer committed Jan 14, 2021
    Copy the full SHA
    3130534 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed Jan 14, 2021
    Copy the full SHA
    4f73e54 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed Jan 19, 2021
    Copy the full SHA
    083efcd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed Jan 21, 2021
    Copy the full SHA
    f95fc44 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. fix(ResourcesResponderV2): Don't use JSON-LD keywords for id and type…

    … in IIIF manifest.
    Benjamin Geer committed Jan 22, 2021
    Copy the full SHA
    9bace69 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed May 3, 2021
    Copy the full SHA
    ca12354 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/responders/v2/ResourcesResponderV2.scala
    Benjamin Geer committed May 4, 2021
    Copy the full SHA
    aace605 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed May 6, 2021
    Copy the full SHA
    288f50d View commit details
    Browse the repository at this point in the history
  2. style(ResourcesResponderV2): Add comments.

    Benjamin Geer committed May 6, 2021
    Copy the full SHA
    48a83a9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed May 11, 2021
    Copy the full SHA
    ac139de View commit details
    Browse the repository at this point in the history
  2. test(api-v2): Add test and docs.

    Benjamin Geer committed May 11, 2021
    Copy the full SHA
    4f703de View commit details
    Browse the repository at this point in the history
  3. style(api-v2): Rename variable.

    Benjamin Geer committed May 11, 2021
    Copy the full SHA
    56756af View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into wip/DSP-50-iiif-manifest-2

    Benjamin Geer committed May 11, 2021
    Copy the full SHA
    71dfb58 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. build: Add runtime dependency.

    Benjamin Geer committed May 12, 2021
    Copy the full SHA
    ac85408 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    63b116e View commit details
    Browse the repository at this point in the history
  3. test(api-v2): Update test data.

    Benjamin Geer committed May 12, 2021
    Copy the full SHA
    0a97f38 View commit details
    Browse the repository at this point in the history