All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nance.prov.ProvToolbox-Tutorial4.0.9.11.source-code.template1.provn Maven / Gradle / Ivy


document

  prefix var 
  prefix vargen 
  prefix tmpl 

  prefix foaf 
  
  bundle vargen:bundleId
    entity(var:quote, [prov:value='var:value'])
    entity(var:author, [prov:type='prov:Person', foaf:name='var:name'])
    wasAttributedTo(var:quote,var:author)
  endBundle

endDocument




© 2015 - 2025 Weber Informatics LLC | Privacy Policy