Skip to content
#

opendata

Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike.

Here are 1,288 public repositories matching this topic...

thadguidry
thadguidry commented Oct 2, 2021

We could improve the Error: output to a user shown in the expression preview to tell them what the Type() is for a parameter being passed that is not compatible with the parameter type being expected.

Proposed solution

On our various HTML/XML GREL functions (htmlText(), wholeText(), ownText(), etc.) add the new Type().call(bindings, args) to the EvalError and rephrase the error text as n

joaquinvanschoren
joaquinvanschoren commented Aug 27, 2021

It is currently not possible to edit the description of studies. That's unfortunate because people may want to update them with new information, such as analyses or citation requests.

A simple API call that overwrites the description, only accessible to the creator, would do the trick.