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

Ensure only correct galley genres are considered in full-text parsing #63

Open
Tracked by #59
ewhanson opened this issue Nov 15, 2024 · 0 comments
Open
Tracked by #59

Comments

@ewhanson
Copy link
Collaborator

ewhanson commented Nov 15, 2024

Problem

Currently galley genre is not considered when selecting with galley to parse for creating the full-text to be included in the JATS XML. This means its possible other supplementary files could be parsed/given priority over the full-text files in rare cases.

Solution

Filter galley files by genre to ensure only the correct types of genres are being considered.

Notes

This is not currently a problem that exists in recorded practice, but if it does become a problem with the completion of #59, this issue should be considered.

@ewhanson ewhanson changed the title In the future, we should also check the genre of the galley file to ensure we are only trying to parse "article text" galley files for the full-body text of the article. Ensure only correct galley genres are considered in full-text parsing Nov 15, 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

No branches or pull requests

1 participant