PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Basically the way to mitigate the vulnerabiltiy is to HTML encode all user originated data output to the web page so that it does not get rendered as HTML. Normally, you do not trust any input, especially from the user.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com