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(xmlupload): implement <annotation>, <region>, and <link> tags (DEV-855) (#204) #204

Merged
merged 26 commits into from Jul 18, 2022

Commits on Jun 30, 2022

  1. Copy the full SHA
    33d6c88 View commit details
    Browse the repository at this point in the history
  2. improve error handling

    jnussbaum committed Jun 30, 2022
    Copy the full SHA
    64a5dba View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. make it possible to use knora-api:Region and knora-api:Annotation (wi…

    …th their respective cardinalities that are required), without subclassing them first in the onto file
    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    9ae3809 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa5f6db View commit details
    Browse the repository at this point in the history
  3. update docs

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    7ae7a1c View commit details
    Browse the repository at this point in the history
  4. update testdata

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    cd7d256 View commit details
    Browse the repository at this point in the history
  5. update JSON schemas

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    aed4002 View commit details
    Browse the repository at this point in the history
  6. refactor XSD Schema

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    b78fc9a View commit details
    Browse the repository at this point in the history
  7. improve code smells

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    68ac0cd View commit details
    Browse the repository at this point in the history
  8. adapt test data

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    7dec1b0 View commit details
    Browse the repository at this point in the history
  9. adapt docs

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    5e1c19f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    823cd0d View commit details
    Browse the repository at this point in the history
  11. remove old todos

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    ae7486a View commit details
    Browse the repository at this point in the history
  12. update gitignore

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    8948758 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    45ea573 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9c14f4a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a295db3 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    daef3e9 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    991c025 View commit details
    Browse the repository at this point in the history
  18. refactor

    jnussbaum committed Jul 8, 2022
    Copy the full SHA
    91d1c99 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    b459948 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    c335cdb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. adapt test data

    run the e2e-tests verbosely
    jnussbaum committed Jul 18, 2022
    Copy the full SHA
    7c0ed3b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e096b78 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cd3b69f View commit details
    Browse the repository at this point in the history
  4. minor typos

    jnussbaum committed Jul 18, 2022
    Copy the full SHA
    dd8032d View commit details
    Browse the repository at this point in the history