PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Well, thats not going to work here, because your unicode string contains non-ASCII characters, so Python raises a UnicodeError error.??? Heres where the conversion-from-unicode-to-other-encoding-schemes comes in. s is a unicode string, but print can only print a regular string.
http://www.w3.org/ns/prov#wasQuotedFrom
  • slideshare.net