Public
WF RUN

  • Created on 19 Apr 2023 at 16:53
  • by aspinuso
  • 443 views
Copy to Clipboard
document
  prefix csvw <http://www.w3.org/ns/csvw#>
  prefix schema <https://schema.org/>
  prefix prof <http://www.w3.org/ns/dx/prof/>
  prefix vann <http://purl.org/vocab/vann/>
  prefix odrl <http://www.w3.org/ns/odrl/2/>
  prefix brick <https://brickschema.org/schema/Brick#>
  prefix owl <http://www.w3.org/2002/07/owl#>
  prefix dc <http://purl.org/dc/elements/1.1/>
  prefix skos <http://www.w3.org/2004/02/skos/core#>
  prefix swirrl <http://swirrl.knmi.nl/ns#>
  prefix dcam <http://purl.org/dc/dcam/>
  prefix uuid <urn:uuid:>
  prefix dcmitype <http://purl.org/dc/dcmitype/>
  prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
  prefix xml <http://www.w3.org/XML/1998/namespace>
  prefix ssn <http://www.w3.org/ns/ssn/>
  prefix time <http://www.w3.org/2006/time#>
  prefix foaf <http://xmlns.com/foaf/0.1/>
  prefix vcard <http://www.w3.org/2006/vcard/ns#>
  prefix vargen <http://openprovenance.org/vargen#>
  prefix org <http://www.w3.org/ns/org#>
  prefix dcterms <http://purl.org/dc/terms/>
  prefix var <http://openprovenance.org/var#>
  prefix tmpl <http://openprovenance.org/tmpl#>
  prefix void <http://rdfs.org/ns/void#>
  prefix dcat <http://www.w3.org/ns/dcat#>
  prefix geo <http://www.opengis.net/ont/geosparql#>
  prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
  prefix sosa <http://www.w3.org/ns/sosa/>
  prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
  prefix sh <http://www.w3.org/ns/shacl#>
  prefix doap <http://usefulinc.com/ns/doap#>
  prefix wgs <https://www.w3.org/2003/01/geo/wgs84_pos#>
  prefix qb <http://purl.org/linked-data/cube#>
  
  bundle vargen:workflowRun
    prefix csvw <http://www.w3.org/ns/csvw#>
    prefix schema <https://schema.org/>
    prefix prof <http://www.w3.org/ns/dx/prof/>
    prefix vann <http://purl.org/vocab/vann/>
    prefix odrl <http://www.w3.org/ns/odrl/2/>
    prefix brick <https://brickschema.org/schema/Brick#>
    prefix owl <http://www.w3.org/2002/07/owl#>
    prefix dc <http://purl.org/dc/elements/1.1/>
    prefix skos <http://www.w3.org/2004/02/skos/core#>
    prefix swirrl <http://swirrl.knmi.nl/ns#>
    prefix dcam <http://purl.org/dc/dcam/>
    prefix uuid <urn:uuid:>
    prefix dcmitype <http://purl.org/dc/dcmitype/>
    prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
    prefix xml <http://www.w3.org/XML/1998/namespace>
    prefix ssn <http://www.w3.org/ns/ssn/>
    prefix time <http://www.w3.org/2006/time#>
    prefix foaf <http://xmlns.com/foaf/0.1/>
    prefix vcard <http://www.w3.org/2006/vcard/ns#>
    prefix vargen <http://openprovenance.org/vargen#>
    prefix org <http://www.w3.org/ns/org#>
    prefix dcterms <http://purl.org/dc/terms/>
    prefix var <http://openprovenance.org/var#>
    prefix tmpl <http://openprovenance.org/tmpl#>
    prefix void <http://rdfs.org/ns/void#>
    prefix dcat <http://www.w3.org/ns/dcat#>
    prefix geo <http://www.opengis.net/ont/geosparql#>
    prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
    prefix sosa <http://www.w3.org/ns/sosa/>
    prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    prefix sh <http://www.w3.org/ns/shacl#>
    prefix doap <http://usefulinc.com/ns/doap#>
    prefix wgs <https://www.w3.org/2003/01/geo/wgs84_pos#>
    prefix qb <http://purl.org/linked-data/cube#>
    
    entity(var:File, [dcterms:source='var:atLocation', tmpl:linked='var:FilePrev', prov:label="'var:{http://openprovenance.org/var#}fileLabel'", prov:type='provone:Data', prov:location='var:path', prov:value='var:basename', dcterms:identifier='var:File'])
    entity(var:workflowId, [prov:label="'var:{http://openprovenance.org/var#}workflowName'", prov:type='prov:Plan', prov:type='provone:Workflow', prov:location='var:systemImageLocation', dcterms:identifier='var:workflowId'])
    entity(vargen:plan)
    entity(vargen:wfInput, [prov:label="'var:{http://openprovenance.org/var#}parname'", prov:type='provone:Data', prov:value='var:parvalue'])
    entity(var:Volume, [prov:generatedAt='var:generatedAt', swirrl:volumeId='var:volumeId', prov:type='swirrl:Storage', swirrl:sessionId='var:sessionId'])
    entity(vargen:DataCollection, [prov:type='prov:Collection', prov:location='var:volumeId'])
    used(var:wfrun, vargen:wfInput, -)
    wasAssociatedWith(var:wfrun, var:user, vargen:plan)
    wasAssociatedWith(var:wfrun, var:runAgent, var:workflowId)
    wasDerivedFrom(var:Volume, var:volumePrev, -, -, -)
    wasDerivedFrom(var:File, var:FilePrev, -, -, -)
    activity(var:wfrun, -, -, [tmpl:startTime='var:startTime', swirrl:jobId='var:jobId', prov:type='provone:Execution', prov:type='swirrl:RunWorkflow', tmpl:endTime='var:endTime', swirrl:message='var:message', swirrl:sessionId='var:sessionId', prov:location='var:method_path', dcterms:identifier='var:wfrun'])
    actedOnBehalfOf(var:runAgent, var:user, -)
    agent(var:runAgent, [prov:label="'var:{http://openprovenance.org/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(vargen:DataCollection, var:wfrun, -)
    hadMember(var:Volume, vargen:DataCollection)
    hadMember(vargen:DataCollection, var:File)
  endBundle
endDocument
        
Bundles
vargen:workflowRun
http://openprovenance.org/vargen#workflowRun · 11 months, 2 weeks ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity6
used1
wasAssociatedWith2
wasDerivedFrom2
activity1
actedOnBehalfOf1
agent2
wasGeneratedBy1
hadMember2