| http://www.w3.org/ns/prov#value | - I am not aware of a way to interrupt eval without the browser imposing a 'this script is running too long' limit, so you would want to sanitize the input and not evaluate anything with a loop: This will be tricky since you can not just search for constructs such as for, while etc and avoid recursive function calls.
|