You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For esmero/ami#185, to complement esmero/ami#186
Update logic for processing MeSH queries:
- for count > 0 (instead of 1)
- make use of array_unshift to better sort and select results that more closely match original query
Coded live by @DiegoPino and shared with @alliomeria for local testing. Thank you @DiegoPino!
For esmero/ami#185, to complement esmero/ami#186
Update logic for processing MeSH queries:
- for count > 0 (instead of 1)
- make use of array_unshift to better sort and select results that more closely match original query
Coded live by @DiegoPino and shared with @alliomeria for local testing. Thank you @DiegoPino!
Add MeSH lookup options for AMI's LoD Reconciliation form:
Will need to pair with (incoming) PR for webform_strawberryfield AuthAutocompleteController.php (here)
The text was updated successfully, but these errors were encountered: