Public
SWIRRL N-API-UP

  • Created on 04 Aug 2021 at 16:46
  • by mveldhuizen
  • 830 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:UpdateLibs
    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:>
    
    actedOnBehalfOf(var:updateAgent, var:user, -)
    activity(var:updateLibraries, -, -, [tmpl:startTime='var:updateLibrariesStartTime', swirrl:poolId='var:poolId', prov:type='swirrl:UpdateLibs', tmpl:endTime='var:updateLibrariesEndTime', swirrl:sessionId='var:sessionId', swirrl:message='var:message', prov:location='var:method_path', swirrl:serviceId='var:notebookId'])
    wasGeneratedBy(var:Jupyter, var:updateLibraries, -)
    agent(var:user, [vcard:uid='var:name', swirrl:authMode='var:authmode', swirrl:group='var:group', prov:type='prov:Person'])
    agent(var:updateAgent, [prov:type='prov:SoftwareAgent', rdfs:label='var:name_api'])
    hadMember(var:Jupyter, var:libs)
    hadMember(var:libs, var:lib)
    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(var:libList, [prov:type='prov:Plan', prov:value='var:liblistvalue'])
    entity(var:libs, [prov:type='swirrl:LibCollection'])
    used(var:updateLibraries, var:JupyterPrev, -)
    wasAssociatedWith(var:updateLibraries, var:updateAgent, var:libList)
    wasDerivedFrom(var:Jupyter, var:JupyterPrev, -, -, -)
  endBundle
endDocument
        
Bundles
vargen:UpdateLibs
http://openprovenance.org/vargen#UpdateLibs · 2 years, 7 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
actedOnBehalfOf1
activity1
wasGeneratedBy1
agent2
hadMember2
entity4
used1
wasAssociatedWith1
wasDerivedFrom1