Public
W-API-RUN-VolumeId
- Created on 14 Apr 2020 at 10:11
- by aspinuso
- 1477 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 <http://s-prov/ns/#> prefix pre_0 <http://www.w3.org/2001/XMLSchema> prefix cwl <https://w3id.org/cwl/prov#> prefix wf4ever <http://purl.org/wf4ever/wf4ever#> prefix foaf <http://xmlns.com/foaf/0.1/> prefix tmpl <http://openprovenance.org/tmpl#> prefix vcard <http://www.w3.org/2006/vcard/ns#> prefix var <http://openprovenance.org/var#> prefix swirrl <http://swirrl.knmi.nl/ns#> prefix dcterms <http://purl.org/dc/terms/> prefix uuid <urn:uuid:> bundle vargen:workflowRun prefix vargen <http://openprovenance.org/vargen#> prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#> prefix s-prov <http://s-prov/ns/#> prefix cwl <https://w3id.org/cwl/prov#> prefix swirrl <http://project-swirrl.eu/ns#> prefix wf4ever <http://purl.org/wf4ever/wf4ever#> 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:> entity(var:SystemImage, [prov:type='swirrl:SystemImage', swirrl:systemImageReference='var:systemImageReference']) entity(var:workflowId, [prov:type='prov:Plan', prov:type='provone:Workflow', s-prov:workflowName='var:workflowName']) entity(vargen:wfInput, [prov:type='s-prov:WFExecutionInput', s-prov:name='var:parname', prov:value='var:parvalue']) entity(var:Volume, [prov:generatedAt='var:generatedAt', swirrl:volumeId='var:volumeId', prov:type='swirrl:Storage', swirrl:sessionId='var:sessionId']) entity(var:K8Srecipe, [swirrl:version='var:version', prov:atLocation='var:recipeloc', prov:type='swirrl:deploymentPlan']) entity(vargen:Data, [prov:type='provone:Data']) entity(vargen:File, [cwl:checksum='var:checksum', cwl:path='var:path', prov:atLocation='var:atLocation', prov:type='wf4ever:File', cwl:basename='var:basename']) used(vargen:wfrun, var:SystemImage, -) used(vargen:wfrun, vargen:wfInput, -) wasAssociatedWith(vargen:wfrun, var:runAgent, var:K8Srecipe) wasAssociatedWith(vargen:wfrun, var:user, var:workflowId) wasDerivedFrom(var:Volume, var:volumePrev, -, -, -) activity(vargen:wfrun, -, -, [prov:atLocation='var:method_path', tmpl:startTime='var:startTime', swirrl:jobId='var:jobId', tmpl:endTime='var:endTime', swirrl:sessionId='var:sessionId']) actedOnBehalfOf(var:runAgent, var:user, -) agent(var:runAgent, [vcard:uid='var:name_api', prov:type='prov:SoftwareAgent']) agent(var:user, [vcard:uid='var:name', swirrl:authMode='var:authmode', swirrl:group='var:group', prov:type='prov:Person']) wasGeneratedBy(var:Volume, vargen:wfrun, -) hadMember(var:Volume, vargen:Data) hadMember(vargen:Data, vargen:File) endBundle endDocument
Bundles
vargen:workflowRun
http://openprovenance.org/vargen#workflowRun
· 4 years, 8 months ago