PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • A Java method receives a copy of the value you pass in, in case of a primitive, or a copy of the reference, in case of an object type. increase(int[]) takes in an array (which is a reference type), and increments each value in that array.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com