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(ontology): Add support for additional ontologies (DEV-512) #2029

Merged
merged 16 commits into from Apr 6, 2022

Commits on Mar 29, 2022

  1. update java version for docker base image

    irinaschubert committed Mar 29, 2022
    Copy the full SHA
    468424d View commit details
    Browse the repository at this point in the history
  2. allow external ontologies

    irinaschubert committed Mar 29, 2022
    Copy the full SHA
    5296aaa View commit details
    Browse the repository at this point in the history
  3. add test

    irinaschubert committed Mar 29, 2022
    Copy the full SHA
    34f91fc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into wip/DEV-512-add-support-for-additional-ontol…

    …ogies
    irinaschubert committed Mar 29, 2022
    Copy the full SHA
    665783f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge branch 'main' into wip/DEV-512-add-support-for-additional-ontol…

    …ogies
    irinaschubert committed Mar 30, 2022
    Copy the full SHA
    2020a8c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update docstring

    irinaschubert committed Mar 31, 2022
    Copy the full SHA
    dc6b1fb View commit details
    Browse the repository at this point in the history
  2. add test

    irinaschubert committed Mar 31, 2022
    Copy the full SHA
    0b64774 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. add test

    irinaschubert committed Apr 1, 2022
    Copy the full SHA
    2f2fc74 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. add test for resource creation

    irinaschubert committed Apr 4, 2022
    Copy the full SHA
    2edd270 View commit details
    Browse the repository at this point in the history
  2. update test description

    irinaschubert committed Apr 4, 2022
    Copy the full SHA
    e2729ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wip/DEV-512-add-support-for-additional-ontol…

    …ogies
    irinaschubert committed Apr 4, 2022
    Copy the full SHA
    a442c4e View commit details
    Browse the repository at this point in the history
  4. add missing new line

    irinaschubert committed Apr 4, 2022
    Copy the full SHA
    cd397e3 View commit details
    Browse the repository at this point in the history
  5. separate test into multiple parts

    irinaschubert committed Apr 4, 2022
    Copy the full SHA
    d1d01aa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. add type annotations

    irinaschubert committed Apr 6, 2022
    Copy the full SHA
    93cfb75 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/DEV-512-add-support-for-additional-ontol…

    …ogies
    irinaschubert committed Apr 6, 2022
    Copy the full SHA
    98e1f6d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wip/DEV-512-add-support-for-additional-ontol…

    …ogies
    irinaschubert committed Apr 6, 2022
    Copy the full SHA
    83ad510 View commit details
    Browse the repository at this point in the history