. Resource (Web domain) discovery: RDF can improve the relevance
. Resource discovery: RDF can improve the relevance of resources returned by search engines. . Cataloging: RDF can allow relationships between parts of the content of a Web site or other source of information to be represented more meaningfully. . Intelligent agents: RDF can be used to facilitate the exchange of information between information systems. . Intellectual property: RDF can be used to express intellectual property rights for documents or collections of documents. One widely used piece of software that uses RDF under the covers is the Mozilla browser and its associated Firefox and Thunderbird companion products. RDF and RSS 1.0 Having briefly introduced some foundational parts of RDF, it s time to look in a little more detail at the use of RDF elements in RSS 1.0. The document element of each RSS 1.0 document is an RDF element, the rdf:RDF element. Each of the child elements of the RSS 1.0 rdf:RDF element, that is the channel, item, image, and textinput elements, must have an rdf:about attribute. The values in such rdf:about attributes are used to associate two elements in different parts of the RSS 1.0 document. For example, each item listed inside the items element has an rdf:resource attribute: