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

ignorableRecords by regex? #551

Open
TobiasNx opened this issue Nov 20, 2024 · 4 comments
Open

ignorableRecords by regex? #551

TobiasNx opened this issue Nov 20, 2024 · 4 comments
Assignees

Comments

@TobiasNx
Copy link

Is there a way to ignore or filter records by regex?

Only keep records that match 001=^.*6441$

@pkiraly pkiraly self-assigned this Nov 20, 2024
@pkiraly
Copy link
Owner

pkiraly commented Nov 20, 2024

Unfortunately right now it is not possible, but it could be a new feature. Is there any semantics in 6441? How much such records do you have?

@TobiasNx
Copy link
Author

Unfortunately right now it is not possible, but it could be a new feature. Is there any semantics in 6441? How much such records do you have?

In 001 we have ALMA MMS IDs and the 6441 refers to the ALMA NZ of hbz.

Of our 31.172.536 records around 27.838.370 (~87%) have an ID ending with 6441 that we want to keep.

@pkiraly
Copy link
Owner

pkiraly commented Nov 20, 2024

Thanks! I will investigate how much time this change requires, and let you know if I can implement it this year.

@Phu2
Copy link
Contributor

Phu2 commented Nov 21, 2024

@TobiasNx Is there no other way to identify NZ records besides of 001?

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

3 participants