Changes

Jump to: navigation, search

RDF

1 byte added, 11:35, 3 May 2008
no edit summary
=RDF=
RDF is the '''Resource Development Description Framework'''. It is a way of organizing multiple, different internet resources. It describes what they are (URL, mailbox, mail message, newsgroup, etc), and how they relate to each other. Also, one RDF can dynamically update another RDF over a network.
=Resource Development Description Framework=
RDF is a general way of describing data that will give more power to applications that use that data.
This is done by reducing all collections into nuggets of information called ''triples''. It is intended for situations where information needs to displayed '''and''' processed by an application. RDF was originally based on identifying things using Web identifiers called URI's (Uniform Resource Identifiers). It can now use URI, literal, or blanks.
Essentially it is a universal format used for data on the Internet that uses and allows structured and semi-structured data to be mixed, shared and exported across different applications RDF allows interoperability across applications so you can import things like your bank statement into your accounting software.
=Links=
*Resource Development Description Framework on Mozilla.org
:http://www.mozilla.org/rdf/doc/

Navigation menu