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

Add MeSH options for AMI's LoD Reconciliation form #185

Closed
alliomeria opened this issue Nov 28, 2023 · 2 comments
Closed

Add MeSH options for AMI's LoD Reconciliation form #185

alliomeria opened this issue Nov 28, 2023 · 2 comments
Assignees
Labels
LoD Reconciliation Make your labels into Links and suffer
Milestone

Comments

@alliomeria
Copy link
Contributor

alliomeria commented Nov 28, 2023

Add MeSH lookup options for AMI's LoD Reconciliation form:

  • for Term & Descriptor
  • by startswith, contains, and exact

Will need to pair with (incoming) PR for webform_strawberryfield AuthAutocompleteController.php (here)

@alliomeria alliomeria added the LoD Reconciliation Make your labels into Links and suffer label Nov 28, 2023
@alliomeria alliomeria added this to the 0.7.0 milestone Nov 28, 2023
@alliomeria alliomeria self-assigned this Nov 28, 2023
alliomeria added a commit to esmero/webform_strawberryfield that referenced this issue Nov 28, 2023
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!
@DiegoPino
Copy link
Member

Speedily resolved by @alliomeria through 2f4d3a9

@alliomeria
Copy link
Contributor Author

Thank you @DiegoPino !

alliomeria added a commit to esmero/webform_strawberryfield that referenced this issue May 31, 2024
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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LoD Reconciliation Make your labels into Links and suffer
Projects
None yet
Development

No branches or pull requests

2 participants