WISDelft / U-Sem

U-Sem
1 stars 0 forks source link

Create arithmetic expressions function #5

Open joosterman opened 11 years ago

joosterman commented 11 years ago

A function needs to be created that, like the sparql function block, can contain any number of inputs and and arbitrary expression over those inputs.

When the expression cannot be parsed a clear error message should be provided.

joosterman commented 11 years ago

At this moment Claudia is in possession of the code with two fixed inputs. Needs to be tested and deployed

btodorov88 commented 11 years ago

After the migration to the new UI we would also like to extend the function so that it can work with variable number of input parameters.