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

hyerarchical processing #97

Open
MarcosSueiro opened this issue Dec 20, 2022 · 0 comments
Open

hyerarchical processing #97

MarcosSueiro opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MarcosSueiro
Copy link
Owner

Process documents by grouping instantiations by

  • Collection
  • Series
  • Asset
  • Instantiation

E.g. Run parseDavidTitle on all.

Then

  • for-each-group <collection> gather collection data
  • for-each-group <series> gather series data
  • for-each-group <cavafyID> gather asset data

Finally, add instantiation data

@MarcosSueiro MarcosSueiro added the enhancement New feature or request label Dec 20, 2022
@MarcosSueiro MarcosSueiro self-assigned this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant