Public
t-storm-warnings-test

  • Created on 30 Jun 2021 at 15:57
  • by ben.lankamp
  • 948 views
Copy to Clipboard
document
  prefix ewc <http://ewc.knmi.nl/ns#>
  prefix cwl <https://w3id.org/cwl/prov#>
  prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
  prefix xml <http://www.w3.org/XML/1998/namespace>
  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 dcterms <http://purl.org/dc/terms/>
  prefix foaf <http://xmlns.com/foaf/0.1/>
  prefix vargen <http://openprovenance.org/vargen#>
  prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
  prefix pre_0 <http://www.w3.org/2001/XMLSchema>
  prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
  prefix s-prov <http://purl.org/s-prov-v1-dev#>
  prefix swirrl <http://swirrl.knmi.nl/ns#>
  prefix uuid <urn:uuid:>
  
  bundle vargen:workflowRun
    prefix ewc <http://ewc.knmi.nl/ns#>
    prefix cwl <https://w3id.org/cwl/prov#>
    prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
    prefix xml <http://www.w3.org/XML/1998/namespace>
    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 dcterms <http://purl.org/dc/terms/>
    prefix foaf <http://xmlns.com/foaf/0.1/>
    prefix vargen <http://openprovenance.org/vargen#>
    prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
    prefix pre_0 <http://www.w3.org/2001/XMLSchema>
    prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    prefix s-prov <http://purl.org/s-prov-v1-dev#>
    prefix swirrl <http://swirrl.knmi.nl/ns#>
    prefix uuid <urn:uuid:>
    
    agent(var:runAgent, [prov:label='var:nameagent'])
    wasAssociatedWith(var:wfRunId, var:runAgent, var:workflowId)
    activity(var:processIterationId, -, -, [prov:label='var:processName', tmpl:startTime='var:startTimeProcess', provone:wasPartOf='var:wfRunId', tmpl:endTime='var:endTimeProcess', prov:type='provone:Execution'])
    activity(var:wfRunId, -, -, [tmpl:startTime='var:startTime', prov:label='var:workflowName', tmpl:endTime='var:endTime', prov:type='provone:Execution'])
    entity(var:InputDataCollection, [tmpl:linked='var:OutputDataCollection', prov:type='prov:Collection'])
    entity(var:OutputDataCollection, [tmpl:linked='var:dataOut', prov:type='prov:Collection'])
    entity(var:InputParameter, [dcterms:identifier='var:InputParameter', prov:label='var:parName', prov:value='var:parVal', prov:type='provone:Data'])
    entity(var:dataIn, [ewc:dataSource='var:dataSource', prov:location='var:atLocationInput', dcterms:identifier='var:dataIn', tmpl:linked='var:InputDataCollection', ewc:dataSubject='var:dataSubject', prov:label='var:dataInName', prov:value='var:dataInValue', prov:type='provone:Data'])
    entity(var:workflowId, [dcterms:identifier='var:workflowId', prov:location='var:SystemImage', prov:label='var:workflowName', dcterms:source='var:tagurl', prov:type='prov:Plan', prov:type='provone:Workflow'])
    entity(var:dataOut, [ewc:orangeWarnings='var:orangeWarnings', prov:location='var:atLocationOutput', ewc:colorlessWarnings='var:colorlessWarnings', prov:label='var:dataOutName', prov:generatedAtTime='var:genattime', prov:value='var:dataOutValue', ewc:redWarnings='var:redWarnings', ewc:yellowWarnings='var:yellowWarnings', dcterms:identifier='var:dataOut', prov:type='provone:Data'])
    wasInformedBy(var:processIterationId, var:informerId)
    used(var:processIterationId, var:InputParameter, -)
    used(var:processIterationId, var:InputDataCollection, -)
    hadMember(var:OutputDataCollection, var:dataOut)
    hadMember(var:InputDataCollection, var:dataIn)
    wasGeneratedBy(var:OutputDataCollection, var:wfRunId, -)
    wasGeneratedBy(var:OutputDataCollection, var:processIterationId, -)
    wasDerivedFrom(var:OutputDataCollection, var:InputDataCollection, -, -, -)
  endBundle
endDocument
        
Bundles
vargen:workflowRun
http://openprovenance.org/vargen#workflowRun · 2 years, 10 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
agent1
wasAssociatedWith1
activity2
entity6
wasInformedBy1
used2
hadMember2
wasGeneratedBy2
wasDerivedFrom1