Public
data derivation test

  • Created on 16 Jun 2021 at 09:45
  • by mveldhuizen
  • 844 views
Copy to Clipboard
document
  prefix ewc <http://ewc.knmi.nl/ns#>
  prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
  prefix cwl <https://w3id.org/cwl/prov#>
  prefix xml <http://www.w3.org/XML/1998/namespace>
  prefix wf4ever <http://purl.org/wf4ever/wf4ever#>
  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/>
  prefix vargen <http://openprovenance.org/vargen#>
  prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
  prefix pre_0 <http://www.w3.org/2001/XMLSchema>
  prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
  prefix s-prov <http://purl.org/s-prov-v1-dev#>
  prefix swirrl <http://swirrl.knmi.nl/ns#>
  prefix uuid <urn:uuid:>
  
  bundle vargen:workflowRun
    prefix ewc <http://ewc.knmi.nl/ns#>
    prefix rdfs <http://www.w3.org/2000/01/rdf-schema#>
    prefix cwl <https://w3id.org/cwl/prov#>
    prefix xml <http://www.w3.org/XML/1998/namespace>
    prefix wf4ever <http://purl.org/wf4ever/wf4ever#>
    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/>
    prefix vargen <http://openprovenance.org/vargen#>
    prefix provone <http://purl.dataone.org/provone/2015/01/15/ontology#>
    prefix pre_0 <http://www.w3.org/2001/XMLSchema>
    prefix rdf <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    prefix s-prov <http://purl.org/s-prov-v1-dev#>
    prefix swirrl <http://swirrl.knmi.nl/ns#>
    prefix uuid <urn:uuid:>
    
    entity(var:InputDataCollectionDerivation, [tmpl:linked='var:OutputDataCollectionDerivation', prov:type='prov:Collection'])
    entity(var:dataOutDerivation, [ewc:orangeWarnings='var:orangeWarnings', ewc:yellowWarnings='var:yellowWarnings', prov:type='provone:Data', prov:generatedAtTime='var:genattime', rdfs:label='var:dataName', ewc:redWarnings='var:redWarnings', prov:location='var:atLocation', prov:value='var:dataValue', dcterms:identifier='var:dataOutDerivation', ewc:colorlessWarnings='var:colorlessWarnings'])
    entity(var:OutputDataCollectionDerivation, [tmpl:linked='var:dataOutDerivation', prov:type='prov:Collection'])
    entity(var:dataInDerivation, [tmpl:linked='var:InputDataCollectionDerivation', prov:type='provone:Data', rdfs:label='var:dataName', prov:location='var:atLocation', prov:value='var:dataValue', dcterms:identifier='var:dataInDerivation'])
    wasDerivedFrom(var:OutputDataCollectionDerivation, var:InputDataCollectionDerivation, -, -, -)
    hadMember(var:InputDataCollectionDerivation, var:dataInDerivation)
    hadMember(var:OutputDataCollectionDerivation, var:dataOutDerivation)
  endBundle
endDocument
        
Bundles
vargen:workflowRun
http://openprovenance.org/vargen#workflowRun · 2 years, 11 months ago
Download as

PROV-N JSON AdjMatrix
Turtle Trig XML

Export graphic

PDF PNG SVG

Validate Visualisations

Assertions #
entity4
wasDerivedFrom1
hadMember2