Currently the provenance metadata functions publish-prov-metadata and invoke-prov-metadata produce String based keys. As a convention, we should use Clojure keywords in maps.
These functions also need more substantive tests that validate the above behaviour.
Currently the provenance metadata functions
publish-prov-metadata
andinvoke-prov-metadata
produce String based keys. As a convention, we should use Clojure keywords in maps.These functions also need more substantive tests that validate the above behaviour.