PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • An enum is a value; it is as thread safe as the location that holds that value.So if you have an object (CFoo foo) that is being accessed by multiple threads, and has a member which is a Status (foo.status), you need to synchronize reads and writes to that member just as if it was an integer.
http://www.w3.org/ns/prov#wasQuotedFrom
  • msdn.com