Public
temp-ivs

  • Created on 23 Jun 2021 at 16:48
  • by mveldhuizen
  • 1000 views
Copy to Clipboard
document
  prefix ewc <http://ewc.knmi.nl/ns#>
  prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
  prefix cwl <https://w3id.org/cwl/prov#>
  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 rdfs <http://www.w3.org/2000/01/rdf-schema#>
    prefix cwl <https://w3id.org/cwl/prov#>
    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:>
    
    entity(var:InputDataCollectionDerivation, [tmpl:linked='var:OutputDataCollectionDerivation', prov:type='prov:Collection'])
    entity(var:dataOutDerivation, [ewc:orangeWarnings='var:orangeWarnings', ewc:yellowWarnings='var:yellowWarnings', prov:type='provone:Data', prov:generatedAtTime='var:genattime', rdfs:label='var:dataOutName', ewc:redWarnings='var:redWarnings', prov:location='var:atLocationOutput', prov:value='var:dataOutValue', dcterms:identifier='var:dataOutDerivation', ewc:colorlessWarnings='var:colorlessWarnings'])
    entity(var:OutputDataCollectionDerivation, [tmpl:linked='var:dataOutDerivation', prov:type='prov:Collection'])
    entity(var:workflowId, [dcterms:source='var:tagurl', prov:atLocation='var:SystemImage', prov:type='prov:Plan', prov:type='provone:Workflow', rdfs:label='var:workflowName', dcterms:identifier='var:workflowId'])
    entity(var:InputParameter, [prov:type='provone:Data', rdfs:label='var:parName', prov:value='var:parVal', dcterms:identifier='var:InputParameter'])
    entity(var:dataInDerivation, [tmpl:linked='var:InputDataCollectionDerivation', prov:type='provone:Data', rdfs:label='var:dataInName', prov:location='var:atLocationInput', prov:value='var:dataInValue', dcterms:identifier='var:dataInDerivation'])
    used(var:processIterationId, var:InputDataCollectionDerivation, -)
    used(var:processIterationId, var:InputParameter, -)
    wasDerivedFrom(var:OutputDataCollectionDerivation, var:InputDataCollectionDerivation, -, -, -)
    wasAssociatedWith(var:wfRunId, var:runAgent, var:workflowId)
    wasInformedBy(var:processIterationId, var:informerId)
    activity(var:wfRunId, -, -, [tmpl:startTime='var:startTime', prov:type='provone:Execution', tmpl:endTime='var:endTime', rdfs:label='var:workflowName'])
    activity(var:processIterationId, -, -, [tmpl:startTime='var:startTimeProcess', prov:type='provone:Execution', tmpl:endTime='var:endTimeProcess', rdfs:label='var:processName', provone:wasPartOf='var:wfRunId'])
    agent(var:runAgent, [rdfs:label='var:nameagent'])
    wasGeneratedBy(var:OutputDataCollectionDerivation, var:wfRunId, -)
    wasGeneratedBy(var:OutputDataCollectionDerivation, var:processIterationId, -)
    hadMember(var:InputDataCollectionDerivation, var:dataInDerivation)
    hadMember(var:OutputDataCollectionDerivation, var:dataOutDerivation)
  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 #
entity6
used2
wasDerivedFrom1
wasAssociatedWith1
wasInformedBy1
activity2
agent1
wasGeneratedBy2
hadMember2