PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • This technique allows normally separate elements such as images and style sheets to be fetched in a single HTTP request rather than multiple HTTP requests, which can be more efficient. - From Wikipedia's entry on Data URI. The following code snipped shows how we render the byte array received by javascript and convert it to a data uri.
http://www.w3.org/ns/prov#wasQuotedFrom
  • codeproject.com