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

nance.prov.prov-template.2.1.1.source-code.expanded-a2.provn Maven / Gradle / Ivy

The newest version!
document
prefix xsd 
prefix tmpl 
prefix ex 
bundle ex:b
prefix xsd 
prefix tmpl 
prefix ex 

agent(ex:ag1,[tmpl:order = "[0]" %% xsd:string])
agent(ex:ag2,[tmpl:order = "[1]" %% xsd:string])
entity(ex:en1,[tmpl:order = "[0]" %% xsd:string])
entity(ex:en2,[tmpl:order = "[1]" %% xsd:string])
entity(ex:en3,[tmpl:order = "[2]" %% xsd:string])
wasAttributedTo(ex:en1, ex:ag1,[tmpl:order = "[0, 0]" %% xsd:string])
wasAttributedTo(ex:en1, ex:ag2,[tmpl:order = "[1, 0]" %% xsd:string])
wasAttributedTo(ex:en2, ex:ag1,[tmpl:order = "[0, 1]" %% xsd:string])
wasAttributedTo(ex:en2, ex:ag2,[tmpl:order = "[1, 1]" %% xsd:string])
wasAttributedTo(ex:en3, ex:ag1,[tmpl:order = "[0, 2]" %% xsd:string])
wasAttributedTo(ex:en3, ex:ag2,[tmpl:order = "[1, 2]" %% xsd:string])
endBundle
endDocument




© 2015 - 2024 Weber Informatics LLC | Privacy Policy