PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The function that accepts ICovariantData<Fruit> will be able to accept ICovariantData<Fruit> or ICovariantData<Bananna> because it is a covariant interface and Banana is a type of Fruit,
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com