PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • All in all, doing only one query on two smaller tables, that collects the data from relevant rows (ie using one big table to get all data from both types without union would also return the empty fields of the other type), and the number of rows being the same, performance globally and memory or bandwidth wise, you should expect an improvement using union in that case.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com