forked from ontoportal/ontologies_linked_data
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge to master: Release 2.6.2 - Multilingual search and Agent issues fixes #148
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add show multiple languages test * fix multilingual indexing after renaming the tag :none to @none
syphax-bouazzouni
changed the title
Merge to master: Release 2.X.X
Merge to master: Release 2.5.2
Jul 19, 2024
… submissions agents (#147) * remove enforced values of agents type in submissions * remove enforced values of agents validators
…of a separate page (#143) * make notes url open in the ontology notes interface instead of a separate page * added again note_hahs to the note url in the email notifications --------- Co-authored-by: Syphax Bouazzouni <[email protected]>
* add :domain and :range to all the properties models * update test_ontology_properties to test presence of domain and range * add unmapped properties to the properties models * add unmapped attribute for the properties models
…alue Fix: change dataDump default value to not use the rdf version
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #148 +/- ##
==========================================
+ Coverage 81.67% 81.83% +0.16%
==========================================
Files 100 100
Lines 6618 6616 -2
==========================================
+ Hits 5405 5414 +9
+ Misses 1213 1202 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
syphax-bouazzouni
changed the title
Merge to master: Release 2.5.2
Merge to master: Release 2.5.2 - Multilingual search and Agent issues fixes
Aug 8, 2024
syphax-bouazzouni
changed the title
Merge to master: Release 2.5.2 - Multilingual search and Agent issues fixes
Merge to master: Release 2.6.2 - Multilingual search and Agent issues fixes
Oct 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes