Public
M5122123WorkflowCachedReduced
- Created on 20 May 2020 at 14:18
- by aspinuso
- 1605 views
Copy to Clipboard
document prefix vargen <http://openprovenance.org/vargen#> prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#> prefix s-prov <https://github.com/aspinuso/s-provenance/blob/master/resources/s-prov-o.owl> prefix c3s <http://linktovoc.org/#> prefix vcard <http://www.w3.org/2006/vcard/ns#> prefix var <http://openprovenance.org/var#> prefix tmpl <http://openprovenance.org/tmpl#> prefix uuid <urn:uuid:> bundle uuid:ToolboxWorkflowExecution prefix vargen <http://openprovenance.org/vargen#> prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#> prefix s-prov <https://github.com/aspinuso/s-provenance/blob/master/resources/s-prov-o.owl> prefix c3s <http://linktovoc.org/#> prefix vcard <http://www.w3.org/2006/vcard/ns#> prefix var <http://openprovenance.org/var#> prefix tmpl <http://openprovenance.org/tmpl#> prefix uuid <urn:uuid:> used(var:WFExecutionCached, vargen:WFExecutionInputs, -) used(var:WFExecution, vargen:WFExecutionInputs, -) wasAssociatedWith(var:WFExecutionCached, var:executionSoftware, var:Workflow) wasAssociatedWith(var:WFExecution, var:executionSoftware, var:Workflow) wasInformedBy(var:WFExecution, var:WFExecutionCached) wasStartedBy(var:WFExecution, var:user, -, -, [tmpl:time='var:startedAt']) wasStartedBy(var:WFExecutionCached, var:userCached, -, -, [tmpl:time='var:startedAtCached']) activity(var:WFExecutionCached, -, -, [tmpl:startTime='var:wfstartCached', s-prov:runId="var:WFExecution", s-prov:description="var:e", c3s:projectCached='var:projectCached', prov:type='provone:Execution', tmpl:endTime='var:wfendCached']) activity(var:WFExecution, -, -, [tmpl:startTime='var:wfstart', s-prov:runId="var:WFExecution", s-prov:description="var:e", c3s:results_from_cache='var:results_from_cache', c3s:project='var:project', prov:type='provone:Execution', tmpl:endTime='var:wfend', prov:location='vargen:systemprocess']) agent(var:executionSoftware, [c3s:version='var:version', prov:label="var:label", prov:location='var:accessUrl']) agent(var:user, [vcard:uid='var:name']) agent(var:userCached, [vcard:uid='var:nameCache']) wasGeneratedBy(vargen:output, var:WFExecutionCached, -) hadMember(vargen:WFExecutionInputs, var:parameter) entity(var:parameter, [prov:type='c3s:WorkflowParameter', c3s:parvalue='var:parval', c3s:parkey='var:parkey']) entity(var:Workflow, [c3s:code="var:code", c3s:version='var:wfversion', prov:name="var:wfname", prov:type="provone:Workflow", prov:type='var:wftype', prov:location='var:accessUrlDocumentation']) entity(vargen:WFExecutionInputs, [prov:type="prov:Collection", prov:type="s-prov:WFExecutionInputs"]) entity(vargen:output, [prov:type='provone:Data', prov:value='var:result']) endBundle endDocument
Bundles
uuid:ToolboxWorkflowExecution
urn:uuid:ToolboxWorkflowExecution
· 4 years, 7 months ago