-
Notifications
You must be signed in to change notification settings - Fork 3
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
Abbreviation recasing: use all abbreviations #153
base: develop
Are you sure you want to change the base?
Commits on Sep 8, 2024
-
Add alt & included symbol synonyms
- Update: Now adding synonyms for alt & included symbols, w/ type of mondo#abbreviation. - Misc updates: Todo comments. Renamed variables/methods for consistency and accuracy. Refactored some things.
Configuration menu - View commit details
-
Copy full SHA for 48fc895 - Browse repository at this point
Copy the full SHA 48fc895View commit details
Commits on Sep 15, 2024
-
Alternative symbol" synonyms & "Formerly
- In previous commits, stated that this would also include 'included' symbols, but for now we have decided not to proceed with that. - Update: Now adding synonyms for alternative symbols, w/ type of mondo#abbreviation. - Update: Now stripping the text ', INCLUDED' from symbols. Previously was only doing for titles. - Update: For included & alternative titles/symbols ending in ', FORMERLY', these are being added as relatedSynonyms, and also being marked as owl:deprecated. - Misc updates: Updated some comments and codestyle.
Configuration menu - View commit details
-
Copy full SHA for 92780ed - Browse repository at this point
Copy the full SHA 92780edView commit details
Commits on Sep 20, 2024
-
Alternative symbol" synonyms & "Formerly
- Bug fix: mondo#ABBREVIATION URI - Update: Typo and codestyle of cleanup_label()
Configuration menu - View commit details
-
Copy full SHA for 45e8565 - Browse repository at this point
Copy the full SHA 45e8565View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adee660 - Browse repository at this point
Copy the full SHA adee660View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0f0aa9 - Browse repository at this point
Copy the full SHA b0f0aa9View commit details -
"Alternative symbol" synonyms & "Formerly"
- Update: Docstring to make clearer - Update: Typo fix - Update: Now "former" included titles/symbols are also being processed
Configuration menu - View commit details
-
Copy full SHA for 2592572 - Browse repository at this point
Copy the full SHA 2592572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff2520 - Browse repository at this point
Copy the full SHA 9ff2520View commit details -
- Update: Refactor: Cleaned some redundancy in how this was being called. Simplified code. Modularized other parts of code.
Configuration menu - View commit details
-
Copy full SHA for f5e4794 - Browse repository at this point
Copy the full SHA f5e4794View commit details -
Abbreviation recasing: use all abbrevs
- Update: Now considering all abbreviations when checking a title and uppercasing them. Previously was only looking at the first preferred symbol. - Update: Refactored, added comments and todos, simplified code. - Bug fix: Was not actually uppercasing previously. The .replace() usage was incorrect.
Configuration menu - View commit details
-
Copy full SHA for 788f267 - Browse repository at this point
Copy the full SHA 788f267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f528c - Browse repository at this point
Copy the full SHA 41f528cView commit details