A Templating System to Generate Provenance — Supplementary Material —

Figure 1 lists a set of bindings designed for the template of Figure A-2 in the paper. Bindings are represented as a JSON dictionary under the "var" key, whereas the "context" key contains prefix declarations, in the form of a dictionary associating prefixes with namespace URIs. Variables are themselves appearing as keys in a dictionary, associating them with values. The serialization of the bindings (Figure 1) was inspired from the JSON-LD serialization [1]: