Changes

Jump to: navigation, search

RDF

657 bytes added, 12:50, 4 October 2006
Examples
== Examples ==
 
Example based on http://developer.mozilla.org/en/docs/RDF_in_Fifty_Words_or_Less
 
There is an RDF "bookmark" folder. It is called Inbox. When you open that folder, RDF generates a list of bookmarks to email messages. Each of those messages are based on real, actual messages sitting in an inbox on another system.
 
The folder is actually a pointer to a CGI script that contains more RDF. The RDF in there fetches all new messages, and summarizes them. It turns them into XML, and feeds it back to the original RDF "inbox" folder. The folder recieves that data, and its own RDF transforms it into a bunch of bookmarks under the initial inbox folder.
 
=code=
=artifacts=
1
edit

Navigation menu