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

Collections to Controlled Lists migration chokes on concepts used in multiple collections #23

Closed
johnatawnclementawn opened this issue Aug 12, 2024 · 0 comments · Fixed by #26
Assignees

Comments

@johnatawnclementawn
Copy link
Member

The current RDM supports single concepts being used in multiple collections (essentially a many to many relationship between collections and concepts), but there should only be a one to many relationship between lists and list items. List items can have the same prefLabel across lists and if those items are the same should have the same URI, but should have different id's.

This necessitates adjusting the current __arches_migrate_collections_to_clm function to mint new UUID's for list items that are derived from concepts which participate in multiple collections.

The function should also handle ' characters as a collection could have an apostrophe.

@johnatawnclementawn johnatawnclementawn self-assigned this Aug 12, 2024
johnatawnclementawn added a commit that referenced this issue Aug 14, 2024
johnatawnclementawn added a commit that referenced this issue Aug 15, 2024
johnatawnclementawn added a commit that referenced this issue Sep 11, 2024
johnatawnclementawn added a commit that referenced this issue Sep 12, 2024
johnatawnclementawn added a commit that referenced this issue Sep 12, 2024
johnatawnclementawn added a commit that referenced this issue Sep 12, 2024
johnatawnclementawn added a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
jacobtylerwalls pushed a commit that referenced this issue Sep 12, 2024
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

Successfully merging a pull request may close this issue.

1 participant