intermine / intermine/imcljs

Be lenient to value/values key in query constraints

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Instead of expecting the value key of a constraint to hold a string, and the values key to hold a list of strings, failing if this is not the case, we can be lenient and accept either of them and simply select the behaviour based on whether it's a collection or not.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.