VEuPathDB / service-eda

Repo containing EDA web service
Apache License 2.0
0 stars 0 forks source link

New constraints for standalone map markers to avoid ordinal integers (typically ID variables) #30

Closed bobular closed 4 months ago

bobular commented 4 months ago

Fixes #29

We know that type=string shape=ordinal variables work in map markers (because they have a vocabulary) so we allow only this kind of ordinal variable. The other shapes are allowed without further type constraints as before.