Public
DARE Session tmpl

  • Created on 07 Jan 2019 at 09:27
  • by aspinuso
  • 1668 views
Copy to Clipboard
document
  prefix var <http://openprovenance.org/var#>
  prefix dare <http://project-dare.eu/ns#>
  prefix tmpl <http://openprovenance.org/tmpl#>
  prefix vcard <http://www.w3.org/2006/vcard/ns#>
  
  entity(var:env, [var:python="var:version", prov:type='dare:Environment'])
  entity(var:Jupyter, [prov:type='dare:Notebook'])
  entity(var:K8Srecipe, [prov:atLocation='var:worker', prov:type='dare:InfrastructureSetup'])
  entity(var:lib, [var:term_0="var:n", prov:type='dare:lib'])
  entity(var:libs, [tmpl:linked='var:lib', prov:type='dare:LibCollection'])
  used(var:CreateSession, var:libs, -)
  used(var:CreateSession, var:env, -)
  wasAssociatedWith(var:CreateSession, var:user, var:K8Srecipe)
  activity(var:CreateSession, 1970-01-01T01:00:00+01:00, 1970-01-01T01:01:00+01:00, [prov:type="dare:CreateSession"])
  agent(var:user, [vcard:uid="var:name", prov:type="prov:Person"])
  wasGeneratedBy(var:Jupyter, var:CreateSession, -)
  hadMember(var:libs, var:lib)
endDocument
        
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity5
used2
wasAssociatedWith1
activity1
agent1
wasGeneratedBy1
hadMember1