Public
M5122123ChildrenRequestC3S

  • Created on 19 May 2020 at 16:41
  • by aspinuso
  • 1365 views
Copy to Clipboard
document
  prefix vargen <http://openprovenance.org/vargen#>
  prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
  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#>
  
  bundle vargen:ToolExecution
    prefix vargen <http://openprovenance.org/vargen#>
    prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
    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#>
    
    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: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='var:label', prov:location='var:accessUrl'])
    agent(var:user, [vcard:uid='var:name'])
    wasGeneratedBy(vargen:output, var:toolreqid, -)
    entity(var:tool, [c3s:version='var:version', prov:type='var:tooltype', prov:type='provone:Program', prov:location='var:accessUrlDocumentation'])
    entity(var:parameter, [prov:type='c3s:ToolParameter', c3s:parvalue='var:parval', c3s:parkey='var:parkey'])
    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, -)
  endBundle
endDocument
        
Bundles
vargen:ToolExecution
http://openprovenance.org/vargen#ToolExecution · 3 years, 10 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
used2
wasDerivedFrom1
wasAssociatedWith1
wasStartedBy1
activity1
agent2
wasGeneratedBy1
entity4