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): use custom IRIs created from salsah ARKs for XML upload (DEV-179) #147

Merged
merged 12 commits into from Jan 27, 2022

Commits on Jan 18, 2022

  1. add custom IRI and ARK to resource

    irinaschubert committed Jan 18, 2022
    Copy the full SHA
    dbca7e2 View commit details
    Browse the repository at this point in the history
  2. add creation of custom IRIs from salsah ARKs to XML upload

    irinaschubert committed Jan 18, 2022
    Copy the full SHA
    c760670 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a6c5858 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. use https for version 5 uuid

    irinaschubert committed Jan 19, 2022
    Copy the full SHA
    0cf685c View commit details
    Browse the repository at this point in the history
  2. validate salsah ARK before calculating UUID

    irinaschubert committed Jan 19, 2022
    Copy the full SHA
    6e3627e View commit details
    Browse the repository at this point in the history
  3. remove main methods from tests

    irinaschubert committed Jan 19, 2022
    Copy the full SHA
    b2ce302 View commit details
    Browse the repository at this point in the history
  4. Update xml_upload.py

    irinaschubert committed Jan 19, 2022
    Copy the full SHA
    6eb84e1 View commit details
    Browse the repository at this point in the history
  5. add unittest

    irinaschubert committed Jan 19, 2022
    Copy the full SHA
    b0b29eb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. refactor list from Excel documentation

    irinaschubert committed Jan 20, 2022
    Copy the full SHA
    5cd0b80 View commit details
    Browse the repository at this point in the history
  2. add documentation for ARK and IRI for XML upload

    irinaschubert committed Jan 20, 2022
    Copy the full SHA
    ea4dc7e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. improve code after review

    irinaschubert committed Jan 27, 2022
    Copy the full SHA
    fce16e0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e5d1e15 View commit details
    Browse the repository at this point in the history