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

Translate morph into fix and switch to fix #450

Merged
merged 106 commits into from
Sep 18, 2023
Merged

Translate morph into fix and switch to fix #450

merged 106 commits into from
Sep 18, 2023

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    91d31d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Add sbt-mocha dependency

    This resolves issues with "sbt test" when running locally.
    dr0i authored and TobiasNx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cee2b15 View commit details
    Browse the repository at this point in the history
  2. Prepare to succesiv metafix switch (#452)

    - add metafix dependency
    - remove morph testing class
    
    based on commit by @dr0i 5d88ac1
    TobiasNx committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5a7291b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94f79b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    b09f73f View commit details
    Browse the repository at this point in the history
  2. Add building mf-core 5.5.1-rc1 locally

    It's needed by metafix and not resolvable by sbt because
    it only resides on github-packages.
    dr0i committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    15da42c View commit details
    Browse the repository at this point in the history
  3. Use Snapshot of metafix

    We get the newest version independet of any release.
    Follows up 15da42c.
    dr0i committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    deb3c65 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    61bbc34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8571244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d13a3 View commit details
    Browse the repository at this point in the history
  4. Only use fix

    TobiasNx committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9a9ceef View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    e0de892 View commit details
    Browse the repository at this point in the history
  2. Rename package

    TobiasNx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1021acc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9753cb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    318f375 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update API description test

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a165c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c35a4 View commit details
    Browse the repository at this point in the history
  3. Adjuste email element

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    74ea894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    731c665 View commit details
    Browse the repository at this point in the history
  5. Fix rdf lookups

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e755b4c View commit details
    Browse the repository at this point in the history
  6. Use uri-encode

    This creates strange URIs. Probably needs to be fixed in metafacture-fix.
    TobiasNx committed Jul 4, 2023
    2 Configuration menu
    Copy the full SHA
    f6989f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50be61d View commit details
    Browse the repository at this point in the history
  8. Out-Comment uri-encode

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    fa26784 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c5de2a View commit details
    Browse the repository at this point in the history
  10. Tee json

    Duplicate enriched json: a) as ES bulk and b) pretty printed.
    dr0i committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f81218c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e05c82 View commit details
    Browse the repository at this point in the history
  12. Use blacklist workaround

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bed1b43 View commit details
    Browse the repository at this point in the history
  13. Redo add_field functions

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    abd0873 View commit details
    Browse the repository at this point in the history
  14. Adjust lookups

    TobiasNx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5028051 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    d43c196 View commit details
    Browse the repository at this point in the history
  2. update tests

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a2440e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8819089 View commit details
    Browse the repository at this point in the history
  4. Retain @context

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c3246b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a2c22a View commit details
    Browse the repository at this point in the history
  6. Fix collects.extent

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2f86b8e View commit details
    Browse the repository at this point in the history
  7. Fix linkedTo

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a12a802 View commit details
    Browse the repository at this point in the history
  8. Fix containedIn link

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e0b9f3b View commit details
    Browse the repository at this point in the history
  9. Fix openingHours

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8ae0a8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0b3c98 View commit details
    Browse the repository at this point in the history
  11. Adjust add_field functions

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    18120fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4078be0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d0de1b View commit details
    Browse the repository at this point in the history
  14. Revert "Tee json"

    This reverts commit f81218c.
    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    93b0295 View commit details
    Browse the repository at this point in the history
  15. Fix github actions build

    TobiasNx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    910347d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Only create @geoLookupDbs if all element exist

    This should make it more resilient
    TobiasNx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b74f621 View commit details
    Browse the repository at this point in the history
  2. Iterate over 032P for @rs and @ags

    TobiasNx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8d7101d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26599a View commit details
    Browse the repository at this point in the history
  4. Workaround for uri_encode

    TobiasNx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    89322ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f129b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Test data order changed

    Not clear why
    TobiasNx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d313f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b8db1 View commit details
    Browse the repository at this point in the history
  3. Reject test-records #269

    TobiasNx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    360f249 View commit details
    Browse the repository at this point in the history
  4. Add sigil #411

    TobiasNx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    afa7886 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Add worldcatRegistryId

    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a9f6396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979d5d5 View commit details
    Browse the repository at this point in the history
  3. Add note[] #458

    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    107cb71 View commit details
    Browse the repository at this point in the history
  4. Add the element replaces #457

    This states the Isil of the institution that is replaced by the institution of the record.
    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    34b4228 View commit details
    Browse the repository at this point in the history
  5. Add the element replacedBy #457

    This states the Isil of the institution that replaces the institution of the record.
    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f50f4bc View commit details
    Browse the repository at this point in the history
  6. Add dissolutionDate#76

    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e225bf6 View commit details
    Browse the repository at this point in the history
  7. Fix replacement pattern #457

    TobiasNx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d51b2ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75ff68c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    3ada696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb551d View commit details
    Browse the repository at this point in the history
  3. Add provenance information #128

    TobiasNx committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ba72b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Add parentOrganization #309

    TobiasNx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9bd607b View commit details
    Browse the repository at this point in the history
  2. Use new lookup file for wikidata mapping

    This is a preparation for #361
    TobiasNx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aa7ec76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eddc47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2478844 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix telephone element

    TobiasNx committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cf24483 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    271c940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a728939 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    0e819d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ae14c90 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    87746f9 View commit details
    Browse the repository at this point in the history
  2. Delete metafacture strings in used #128

    They created problems for the  elasticSearch
    TobiasNx committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2008b82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #463 from hbz/128-provenanceInfo

    128 provenance info
    TobiasNx committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    df0ad93 View commit details
    Browse the repository at this point in the history
  4. Only add dissolutionDate if record has deleted status

    This seems to fix: #470 and #468 at least partly.
    TobiasNx committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4cd2035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d30c842 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    7dacdbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdef76b View commit details
    Browse the repository at this point in the history
  3. Change GND Link #361

    As suggested by #361 (comment)
    TobiasNx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    20d530a View commit details
    Browse the repository at this point in the history
  4. Add sparql query for the wikidataLookup #361

    This should be used to regularly update the wikidataLookup.tsv file with a cron-job
    
    #361 (comment)
    TobiasNx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0e06faf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88d290c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f63f951 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f96fa93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf2d271 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a374840 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8c5f5a View commit details
    Browse the repository at this point in the history
  11. Change property for note #458

    TobiasNx committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e041411 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f43a09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec41d83 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    412be36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e10206 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary imports

    dr0i committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2c99f0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #473 from hbz/getRidOfTriples

    Change workflows and fixes so that no triples are needed
    TobiasNx committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    84ddb4a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    5f0c73b View commit details
    Browse the repository at this point in the history
  2. Delete vsCode settings file

    TobiasNx committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b210a04 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Add and delete comments #462

    TobiasNx committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    778b560 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Improve a lot of minor things

    dr0i committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f4352f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #472 from hbz/462-sigilProcessNew

    462 sigel process new
    TobiasNx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e0b99ab View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Only take first instance of 009Q for the url-group-macro #487

    This should fix the missing updates.
    TobiasNx committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7cf6758 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #488 from hbz/487-brokenUpdates

    487 broken updates
    TobiasNx committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    538b2e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    814c2e9 View commit details
    Browse the repository at this point in the history
  4. Fix geolookup

    TobiasNx committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7d58a56 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Increasing the interval-size as workaround #487

    Until we fix or change the OAI-PMH Update process that does not initate new intervals after the first interval
    I suggest push the interval.size to 2000 until we change the OAI-PMH-Process.
    TobiasNx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6471376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c96c1 View commit details
    Browse the repository at this point in the history