PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • If you want a signed integer for the temperatures, use this:Code: [Select]// note change from %u to %isprintf(pageAdd,%s,%s,%i,%i;,sdate,stime,temp0,temp1);I know this is C++ reference, but the format variable types are the same.http://www.cplusplus.com/reference/cstdio/printf/
http://www.w3.org/ns/prov#wasQuotedFrom
  • arduino.cc