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

Delete QNL rows with access restrictions. #335

Open
jacobthill opened this issue Nov 30, 2022 · 0 comments
Open

Delete QNL rows with access restrictions. #335

jacobthill opened this issue Nov 30, 2022 · 0 comments

Comments

@jacobthill
Copy link
Contributor

Some QNL records have access restrictions. We need to delete these in a post harvest task. We could add a remove_restricted_records function that looks for 'Copyright or data protection restrictions' or 'حقوق النشر أو قيود حماية البيانات' in the accessCondition column and deletes the rows if that column contains either of those strings. Exact match won't work since some values may longer.

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