PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The best thing you can do is statically link to the runtime and ensure the exported API is limited to types strictly under your control -- no passing std::string to a function, no stdlib types as members, and do not new in one DLL and delete in another.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com