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

MODLD-601: LCCN deduplication #1634

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

MODLD-601: LCCN deduplication #1634

wants to merge 4 commits into from

Conversation

AndreiBordak
Copy link
Contributor

Purpose

Cover a scenario with LCCN deduplication.

Approach

API based approach. Enable validation setting -> Check deduplication works as expected -> Disable and check again

TODOS and Open Questions

Learning

@AndreiBordak AndreiBordak self-assigned this Nov 27, 2024
@AndreiBordak AndreiBordak marked this pull request as ready for review November 28, 2024 11:15
* call putResource { id: '#(instanceId)' , resourceRequest: '#(instanceRequest)' }

# Step 4: Create new instance with existing LCCN, verify bad request
* eval workRequest.resource['http://bibfra.me/vocab/lite/Work']['http://bibfra.me/vocab/marc/title'][0]['http://bibfra.me/vocab/marc/Title']['http://bibfra.me/vocab/marc/mainTitle'] = ['new_title']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe better to add separate samples instead of such lines of code? (same for instance)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

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 this pull request may close these issues.

3 participants