Public
DARE Session Jup

  • Created on 10 Jan 2019 at 08:51
  • by aspinuso
  • 1772 views
Copy to Clipboard
document
  prefix vargen <http://openprovenance.org/vargen#>
  prefix s-prov <http://s-prov/ns/#>
  prefix pre_0 <http://www.w3.org/2001/XMLSchema>
  prefix dare <http://project-dare.eu/ns#>
  prefix d-prov <http://d-prov.org/#>
  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/>
  
  bundle var:Session
    prefix dare <http://project-dare.eu/ns#>
    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/>
    
    entity(var:K8Srecipe, [prov:atLocation='var:worker', prov:type='dare:domainPlan'])
    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:NotebookAPI, var:K8Srecipe)
    activity(var:CreateSession, 1970-01-01T01:00:00+01:00, 1970-01-01T01:01:00+01:00, [prov:type="dare:CreateSession"])
    actedOnBehalfOf(var:NotebookAPI, var:user, -)
    agent(var:user, [vcard:uid="var:name", prov:type="prov:Person"])
    agent(var:NotebookAPI, [vcard:uid="var:name_api", prov:type="prov:SoftwareAgent"])
    wasGeneratedBy(var:Jupyter, var:CreateSession, -)
    hadMember(var:libs, var:lib)
    entity(var:env, [var:python="var:version", prov:type='dare:Environment'])
    entity(var:Jupyter, [prov:type='dare:Session', dcterms:url='var:url'])
  endBundle
endDocument
        
Bundles
var:Session
http://openprovenance.org/var#Session · 5 years, 3 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity5
used2
wasAssociatedWith1
activity1
actedOnBehalfOf1
agent2
wasGeneratedBy1
hadMember1