Public
SWIRRL N-API-RESTORE

  • Created on 04 Aug 2021 at 16:44
  • by mveldhuizen
  • 906 views
Copy to Clipboard
document
  prefix vargen <http://openprovenance.org/vargen#>
  prefix tmpl <http://openprovenance.org/tmpl#>
  prefix vcard <http://www.w3.org/2006/vcard/ns#>
  prefix var <http://openprovenance.org/var#>
  prefix swirrl <http://swirrl.knmi.nl/ns#>
  prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
  prefix uuid <urn:uuid:>
  
  bundle vargen:RestoreLibs
    prefix vargen <http://openprovenance.org/vargen#>
    prefix tmpl <http://openprovenance.org/tmpl#>
    prefix vcard <http://www.w3.org/2006/vcard/ns#>
    prefix var <http://openprovenance.org/var#>
    prefix swirrl <http://swirrl.knmi.nl/ns#>
    prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
    prefix uuid <urn:uuid:>
    
    hadMember(var:Jupyter, var:Volume)
    hadMember(var:Jupyter, vargen:libs)
    hadMember(vargen:libs, var:lib)
    entity(var:SystemImage, [prov:type='swirrl:SystemImage', rdfs:label="Notebook", swirrl:systemImageReference='var:systemImageReference'])
    entity(var:Volume, [swirrl:volumeId='var:volumeId', prov:type='swirrl:Storage'])
    entity(var:Jupyter, [prov:generatedAt='var:generatedAt', swirrl:poolId='var:poolId', prov:type='swirrl:Notebook', swirrl:sessionId='var:sessionId', prov:location='var:accessurl', swirrl:serviceId='var:notebookId'])
    entity(var:lib, [swirrl:version='var:libversion', swirrl:installationMode='var:installationMode', prov:type='swirrl:Module', swirrl:name='var:libname'])
    entity(vargen:libs, [prov:type='swirrl:LibCollection'])
    used(var:RestoreJupyter, var:JupyterPrev, -)
    wasAssociatedWith(var:RestoreJupyter, var:NotebookAPI, var:SystemImage)
    wasDerivedFrom(var:Jupyter, var:JupyterPrev, -, -, -)
    activity(var:RestoreJupyter, -, -, [tmpl:startTime='var:startTime', swirrl:poolId='var:poolId', prov:type='swirrl:RestoreLibs', tmpl:endTime='var:endTime', swirrl:sessionId='var:sessionId', prov:location='var:method_path', swirrl:serviceId='var:notebookId'])
    actedOnBehalfOf(var:NotebookAPI, var:user, -)
    agent(var:user, [vcard:uid='var:name', swirrl:authMode='var:authmode', swirrl:group='var:group', prov:type='prov:Person'])
    agent(var:NotebookAPI, [prov:type='prov:SoftwareAgent', rdfs:label='var:name_api'])
    wasGeneratedBy(var:Jupyter, var:RestoreJupyter, -)
  endBundle
endDocument
        
Bundles
vargen:RestoreLibs
http://openprovenance.org/vargen#RestoreLibs · 2 years, 8 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
hadMember3
entity5
used1
wasAssociatedWith1
wasDerivedFrom1
activity1
actedOnBehalfOf1
agent2
wasGeneratedBy1