RDF
full spelling : Resource Description Framework
RDF stands for Resource Description Framework is a World Wide Web Consortium (W3C) specification for describing a Web site's metadata. RDF is written in XML.
It describes resources on the web. It is design to be read by computers and not designed for being display to people.
RDF uses URI to identify resources. RDF also uses the terms subject, predicates and objects to make statements about resources.