RDF is the semantic web technology used to experess properties of web pages and in general URIs including those representing things outside of the web. RDF is expressed using RDF triple notation (subject-predicate-object), which may be stored in a file or an RDF triplestore
Used in Chap. 8: page 113; Chap. 17: pages 250, 251, 252, 253, 254, 255, 256, 259, 266; Chap. 18: page 279
Also known as resource description framework