PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Our solution is a straight forward expression of the classic algorithm; the lcs matrix is calculated top-to-bottom left-to-right in the two nested fors, then the longest common subsequence is recovered in the named-let loop:
http://www.w3.org/ns/prov#wasQuotedFrom
  • programmingpraxis.com