PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • le.Exists(Path) || Directory.Exists(Path)))121 return;122123 //Create the progress manager.124 Progress = new SteppedProgressManager();125 126 try127 {128 //Depending on whether the path is a file or directory, execute the129 //correct function.130 if ((File.GetAttributes(Path) & FileAttributes.Directory) != 0)131 {132 DirectoryInfo info = new DirectoryInfo(Path);133 CopyDirectory(info);134 }135 e
http://www.w3.org/ns/prov#wasQuotedFrom
  • heidi.ie