| http://www.w3.org/ns/prov#value | - Whereas opening file in append mode will simply put the file pointer at the end of file.Any subsequent write calls, irrespective of write or append mode, will append the content to the file.Here is an example of writing content to a file.
|