| http://www.w3.org/ns/prov#value | - Copy-on-write is a technique that allows the two processes to share the single memory space of the parent as much as possible by only copying data to a separate memory area for the child process when one of the processes is to write to that data.
|