Public
M5122123ToolExecution

  • Created on 20 May 2020 at 14:15
  • by aspinuso
  • 1360 views
Copy to Clipboard
document
  prefix var <http://openprovenance.org/var#>
  prefix c3s <http://linktovoc.org/#>
  prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
  prefix vargen <http://openprovenance.org/vargen#>
  prefix tmpl <http://openprovenance.org/tmpl#>
  prefix vcard <http://www.w3.org/2006/vcard/ns#>
  
  entity(var:tool, [c3s:version='var:version', prov:type='var:tooltype', prov:type='prov:Plan', prov:type='provone:Program', prov:location='var:accessUrlDocumentation'])
  entity(var:parameter, [prov:type='c3s:ToolParameter', c3s:parkey='var:parkey', c3s:parvalue='var:parval'])
  entity(vargen:output, [prov:generatedAt='var:generatedAt', c3s:resultType='var:resultType', prov:type='provone:Data', c3s:contentLenght='var:contentLenghtOut', prov:location='var:accessUrlOut', prov:value='var:value'])
  entity(var:input, [c3s:contentType='var:contentType', c3s:contentLength='var:contentLenghtIn', prov:type='provone:Data', prov:location='var:accessUrlInp'])
  used(var:toolreqid, var:parameter, -)
  used(var:toolreqid, var:input, -)
  wasDerivedFrom(vargen:output, var:input, -, -, -, [prov:type='var:derivtype'])
  wasAssociatedWith(var:toolreqid, var:executionSoftware, var:tool)
  wasStartedBy(var:toolreqid, var:user, -, -, [tmpl:time='var:senttToTmqAt', var:parterm='var:termval'])
  activity(var:toolreqid, -, -, [tmpl:startTime='var:executionStartTime', c3s:state='var:state', c3s:results_from_cache='var:results_from_cache', c3s:method='var:method', prov:type='provone:Execution', tmpl:endTime='var:executionEndTime', prov:location='vargen:systemprocess', provone:wasPartOf='var:WFexecution'])
  agent(var:executionSoftware, [c3s:version='var:version', prov:type='prov:SoftwareAgent', prov:type='var:label', prov:location='var:accessUrl'])
  agent(var:user, [vcard:uid='var:name', prov:type='prov:Person'])
  wasGeneratedBy(vargen:output, var:toolreqid, -)
endDocument
        
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity4
used2
wasDerivedFrom1
wasAssociatedWith1
wasStartedBy1
activity1
agent2
wasGeneratedBy1