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

Changing the pasta application for the new version of ontology data #28

Closed
jmurugan-fzj opened this issue Sep 12, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@jmurugan-fzj
Copy link
Contributor

  • Adapt the PASTA app for the latest version of ontology data set
  • Find the latest version (pasta_eln/fixedStringsJson.py) committed as part of the branch feature/ontology_editor_fixed_string_update: PR feat(ontology): added the new fixed string file #24
  • Do the necessary modification to the app wherever it uses fixedStringsJson.py and also the loaded latest version of ontology data from CoucDB. The major change happened to the "prop" attribute and is converted to a dict of categories instead of list in the previous version
  • Application should be able to handle both v2.0 and v3.0 (Is this needed for any scenarios?)
  • Try to cover the changes as much as possible with unit & component tests
@jmurugan-fzj jmurugan-fzj added the bug Something isn't working label Sep 12, 2023
@jmurugan-fzj
Copy link
Contributor Author

@SteffenBrinckmann I have assigned this item to your name, please let me know if you could address this, or I can see this too, Thanks

@SteffenBrinckmann
Copy link
Contributor

finished with #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants