Public
N-API-RESTORE-ServiceId
vargen:RestoreNotebook

  • Created on 20 May 2020 at 15:02
  • by neutvd
  • 1457 views
Copy to Clipboard
document
  prefix vargen <http://openprovenance.org/vargen#>
  prefix vcard <http://www.w3.org/2006/vcard/ns#>
  prefix tmpl <http://openprovenance.org/tmpl#>
  prefix var <http://openprovenance.org/var#>
  prefix swirrl <http://swirrl.knmi.nl/ns#>
  prefix dcterms <http://purl.org/dc/terms/>
  prefix uuid <urn:uuid:>
  
  entity(var:SystemImage, [prov:type='swirrl:SystemImage', swirrl:systemImageReference='var:systemImageReference'])
  entity(var:Volume, [uuid:uid='var:volumeId', prov:type='swirrl:Storage'])
  entity(var:Jupyter, [prov:generatedAt='var:generatedAt', prov:atLocation='var:accessurl', prov:type='swirrl:Notebook', swirrl:sessionId='var:sessionId', swirrl:serviceId='var:notebookid'])
  entity(var:K8Srecipe, [swirrl:version='var:version', prov:atLocation='var:recipeloc', prov:type='swirrl:deploymentPlan'])
  entity(var:lib, [swirrl:version='var:libversion', swirrl:installationMode='var:installationMode', swirrl:libname='var:libname', prov:type='var:libProvType'])
  entity(var:libList, [swirrl:version='var:version', prov:type='prov:Plan', prov:value='var:liblistvalue'])
  entity(vargen:libs, [prov:type='swirrl:LibCollection'])
  used(var:RestoreJupyter, var:libList, -)
  used(var:RestoreJupyter, var:SystemImage, -)
  wasAssociatedWith(var:RestoreJupyter, var:NotebookAPI, var:K8Srecipe)
  activity(var:RestoreJupyter, -, -, [prov:atLocation='var:method_path', tmpl:startTime='var:startTime', prov:type='swirrl:RestoreNotebook', tmpl:endTime='var:endTime', swirrl:sessionId='var:sessionId'])
  actedOnBehalfOf(var:NotebookAPI, var:user, -)
  wasGeneratedBy(var:Jupyter, var:RestoreJupyter, -)
  agent(var:user, [vcard:uid='var:name', swirrl:authMode='var:authmode', swirrl:group='var:group', prov:type='prov:Person'])
  agent(var:NotebookAPI, [vcard:uid='var:name_api', prov:type='prov:SoftwareAgent'])
  hadMember(var:Jupyter, vargen:libs)
  hadMember(var:Jupyter, var:Volume)
  hadMember(vargen:libs, var:lib)
endDocument
        
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity7
used2
wasAssociatedWith1
activity1
actedOnBehalfOf1
wasGeneratedBy1
agent2
hadMember3