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

SBDI modifications #3

Open
matsbov opened this issue Dec 13, 2023 · 0 comments
Open

SBDI modifications #3

matsbov opened this issue Dec 13, 2023 · 0 comments

Comments

@matsbov
Copy link

matsbov commented Dec 13, 2023

Disable error logging that is probably part of the normal flow

Commit: bf7304d

License handling

Commits: 9d129d7, a6e1267

  • Use both acronym and version when getting license information from data resource
  • Record level license parsing: use license acronyms that match the ones in the Collectory

Implement poll-and-wait in ImageServiceDiffLoadPipeline

Commit: a154887
This seems to have been intended but never implemented

Index AssociatedSequences

Commits: 2c7a32a, f09f9ce
It is used in our molecular datasets

Fix multimedia indexing (issue in OccurrenceExtensionConverter)

Commits: 5b0b37a, 0606d09
Fixes bug that prevents multimedia in extension files from being indexed (specifically images in the repatriated datasets from GBIF)

Update solr managed-schema

Commit: 3b47fce

Use left join in MigrateUUIDPipeline since firstLoadedDataset lacks data

Commits: a52c1b1, 0606d09
This is for the migration from the old biocache. It is not relevant any more.
Most of our records are missing the firstLoaded property. If we don't use a left join we will not get the uuid:s for those records.

@matsbov matsbov pinned this issue Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant