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

Refactoring curation-cr module #192

Open
wowasa opened this issue Aug 29, 2023 · 0 comments
Open

Refactoring curation-cr module #192

wowasa opened this issue Aug 29, 2023 · 0 comments
Assignees

Comments

@wowasa
Copy link
Collaborator

wowasa commented Aug 29, 2023

The basic task of the curation-cr module is to create xpaths from profiles. The are some points to investigate:

  • since the task has to be performed in vlo-importer too, we could maybe take the functionality from there
  • ParsedProfile has some methods who iterate through the xpaths Map and create a new Map or List. It would be more efficient to create Map/List once and them in the same iteration where we fill the xpaths Map
@wowasa wowasa self-assigned this Aug 29, 2023
@wowasa wowasa changed the title Refactoring ParsedProfile Refactoring curation-cr module Aug 29, 2023
wowasa added a commit that referenced this issue Sep 6, 2023
wowasa added a commit that referenced this issue Sep 7, 2023
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