| http://www.w3.org/ns/prov#value | - The HTML spec supports a mechanism called Data-URIs. (it is actually been in the spec since HTML 4.01, but no one paid attention until the recent surge of interest in HTML5.) In short, a dependent resource, such as an image, is base64-encoded and sent inline as part of the HTML page.
|