PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Rather than modeling run-time values using instances of a DataValue, the run-time values could be replaced with native C# values.Most of these run-time values are value types such as integers and strings, so in addition to reducing the memory required, these values will now be stack-based instead of reference-based, with all the garbage collection overhead that incurs.At least the following areas
http://www.w3.org/ns/prov#wasQuotedFrom
  • dataphor.org