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

Refactor to remove some classes SCRUM-3711.2 #1490

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

oblodgett
Copy link
Member

No description provided.

@oblodgett oblodgett changed the title Refactor to remove some classes Refactor to remove some classes SCRUM-3711.2 Apr 2, 2024
@oblodgett
Copy link
Member Author

@markquintontulloch this is still wrong... I will continue working on it... its due to the get(String) method in that ontology terms are curied objects where as genes are submitted objects... will need to think about this more.

@oblodgett
Copy link
Member Author

oblodgett commented Apr 3, 2024

Ok @markquintontulloch i think this is ready. Created separate interfaces for the different operations so that submitted object can look up by identifier ontology terms by curie and notes by id. Moved most of the functionality to the base service.

Copy link
Member

@markquintontulloch markquintontulloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's going to take a little while to get my head around everything that's going on here, but it looks like a much neater solution for a lot of things - nice

@oblodgett oblodgett merged commit 5acb0d1 into SCRUM-3711_refactor Apr 3, 2024
1 check passed
@oblodgett oblodgett deleted the SCRUM-3711_refactor.2 branch April 3, 2024 13:33
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

Successfully merging this pull request may close these issues.

2 participants