PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • In practice, most of my loops are either stepping through an array or structure of some kind, in which case I use a FOR loop; or are reading a file or a result set from a database, in which case I use a WHILE loop (while (!eof()) or something of that sort).
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com