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

Allow tombstones to be skipped on export #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

whikloj
Copy link
Contributor

@whikloj whikloj commented Jan 24, 2025

JIRA Ticket: https://fedora-repository.atlassian.net/browse/FCREPO-3969
Resolves: #172

While tombstones should not appear as ldp:contains triples in Fedora, if they do they would cause failures in an export. This new --skip-tombstones flag would allow the export to continue.

As this behaviour is not normal for Fedora, it is hard to test outside of unit tests 🤷

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.

Export fails on 410 response caused by tombstone
1 participant