This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
isaphttp://webisa.webdatacommons.org/prov/
isahttp://webisa.webdatacommons.org/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n4blogspot.
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
isa:114371181
rdf:type
prov:Entity
prov:value
Ok, so here is a simple example of removing a file: void removeFile(WorkspacePath p) { def ntlm = new NtlmPasswordAuthentication(, p.username, p.password); SmbFile file = new SmbFile(absoluteFilePath(p.url, p.path), ntlm); file.delete(); }Note: I pass as the first argument to NtlmPasswordAuthentication as the domain is part of p.username (e.g. joel@example.com).One thing you need t
prov:wasQuotedFrom
n4:com
Subject Item
isap:29509699
prov:wasDerivedFrom
isa:114371181