PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • My current solution is to run HtmlEncode() on the string, do the RegEx.Replace(), and run HtmlDecode on the HREF. This works for 99% of the cases, but theoreticly there is a possibility that a valid link contains HTML encoded parameters, which should not be decoded.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com