PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Kurt 12-21-2007 t0bias well... nice to know.. would you tell me how, then..? :) 12-21-2007 ZuK I would open a filestream in binary mode, fill a buffer using e.g. stream::read and use maybe memcmp to search for the string. to account for the case that the searchstring will not be completely found in the buffer I would move length of searchstring - 1 chars from the end of the buffer to the beginning
http://www.w3.org/ns/prov#wasQuotedFrom
  • cprogramming.com