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]:
[1] Luc Moreau,et al. Intermediate Notation for Provenance and Workflow Reproducibility , 2016, IPAW.
[2] G. Kellogg,et al. Model for Tabular Data and Metadata on the Web , 2015 .
[3] Pierre-Antoine Champin,et al. JSON-LD 1.1 – A JSON-based Serialization for Linked Data , 2019 .
[4] Ian Foster,et al. The First Provenance Challenge , 2008 .