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

more consistent handling of CURIE searches #106

Open
andrewsu opened this issue Mar 16, 2021 · 0 comments
Open

more consistent handling of CURIE searches #106

andrewsu opened this issue Mar 16, 2021 · 0 comments

Comments

@andrewsu
Copy link
Member

Per #103, we can do a fielded search for MGI IDs by simply escaping the colon in the CURIE. This strategy also works for GO IDs, but not MONDO IDs:

If I execute these three examples using non-fielded queries, I also get inconsistent behavior:

If I escape the colon in a non-fielded query, that fixes the MONDO query but not the MGI query:

If possible, I think we should make this consistent behavior across all CURIE types. If that's not possible, then I think we should be more clear in the documentation.

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

No branches or pull requests

1 participant