RDF

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

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

Defined on pages 392, 392

Used on Chap. 8: page 169; Chap. 17: pages 391, 392, 393, 394, 395, 396, 397, 398, 401, 405, 417; Chap. 18: page 435

Also known as resource description framework