Usage
Currently, two usage modalities are available:
The former simply allows to convert from a yaml to W3C ProvJSON and the respective graph form:
y2graph example_join/test1.yaml example_join/test2.yaml --join -j combined.json -o combined.pdf
The latter allows to specify multiple yaml files, and to connect the jsons into a single file, as well as creating a common graph representation. This feature uses UIDs to identify shared elements which can be connected.
y2graph example_simple/test.yaml -j simple.json -o simple.pdf