PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • when you need printing more than one strings where there may be variables or other things between them, it would be annoying to write a new statement to echo all the parts. php has a nice way of doing this for you, string concatenatinglet me show you an example:echo you have . $msg_num . messages! ;the . operator is the string concatenation operator and is very useful for situations like this
http://www.w3.org/ns/prov#wasQuotedFrom
  • blogspot.com.br