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

Allow queries to filter based on subannotation properties #213

Open
MichaelGoodale opened this issue May 30, 2019 · 3 comments
Open

Allow queries to filter based on subannotation properties #213

MichaelGoodale opened this issue May 30, 2019 · 3 comments
Assignees
Labels
API API to interact with PolyglotDB query has to do with "query" in Polyglot-ISCAN suggestion suggested feature or change, but not a bug per se

Comments

@MichaelGoodale
Copy link
Contributor

Right now it would be nice to be able to filter queries with subannotation properties, for instance, making a phone query that only included VOTs with a confidence of a certain amount.

@MichaelGoodale MichaelGoodale added query has to do with "query" in Polyglot-ISCAN API API to interact with PolyglotDB suggestion suggested feature or change, but not a bug per se labels May 30, 2019
@MichaelGoodale MichaelGoodale self-assigned this May 30, 2019
@msonderegger
Copy link
Member

@MichaelGoodale yes, definitely.

I think this may be possible already in polyglot but isn't in the iscan interface?

@MichaelGoodale
Copy link
Contributor Author

So there was a (very) small error in the front end that prevented making filters based off subannotation properties that I've since fixed. However, the actual filters don't seem to work beyond say, "confidence != 3", I can't for instance, do "confidence < 50" or something like that. I'm not entirely sure why but I know the issue is around here although I'm not sure how to fix it. Maybe @mmcauliffe could take a look at it

MichaelGoodale added a commit that referenced this issue Jun 4, 2019
@MichaelGoodale
Copy link
Contributor Author

This was accidentally closed in my commit, I had meant to close #209

@MichaelGoodale MichaelGoodale reopened this Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API to interact with PolyglotDB query has to do with "query" in Polyglot-ISCAN suggestion suggested feature or change, but not a bug per se
Projects
None yet
Development

No branches or pull requests

2 participants