meta.metatemplates.transforming1.provn Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prov-template Show documentation
Show all versions of prov-template Show documentation
A template system for PROV bundles.
The newest version!
document
prefix tmpl
prefix var
prefix vargen
bundle vargen:view
agent(var:agent, [prov:type='var:agtype',var:agprops='var:agprop_values'])
agent(var:responsible, [prov:type='var:rtype',var:rprops='var:rprop_values'])
entity(var:input, [prov:type='var:itype', prov:location='var:ilocation', var:iprops='var:iprop_values'])
entity(var:output, [prov:type='var:otype', prov:location='var:olocation', var:oprops='var:oprop_values'])
entity(var:plan, [prov:type='var:ptype', var:pprops='var:pprop_values'])
activity(var:activity,-,-,[prov:type='var:atype', tmpl:startTime='var:start', tmpl:endTime='var:end', var:aprops='var:aprop_values'])
used(var:activity,var:input,-)
wasGeneratedBy(var:output,var:activity,-)
wasDerivedFrom(var:output,var:input,var:activity,-,-)
wasAssociatedWith(var:activity,var:agent,var:plan)
actedOnBehalfOf(var:agent,var:responsible,var:activity)
wasAttributedTo(var:output,var:agent,-)
endBundle
endDocument