PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Quote from: SurferTim on Sep 06, 2013, 09:34 amShow me what you replaced this malformed request with.Code: [Select] client.print(GET );// missing the page you want here// and stick to HTTP/1.0 below for now client.println( HTTP/2.0); client.print(Host: );// missing your domain (server_name) here client.println();Here is an example from my client code.http://playground.arduino.cc/Code/WebClie
http://www.w3.org/ns/prov#wasQuotedFrom
  • arduino.cc