PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • So while List<String> and List<Integer> will both be represented by the same runtime class List.class, List<int> will not be (more generally, for all value types V and W where V != W, List<V> and List<W> will likely be represented by different classes.)
http://www.w3.org/ns/prov#wasQuotedFrom
  • java.net