![]() |
|
|
Resource Description Framework (RDF)Ramanathan Guha (guha@netscape.com) Robert Churchill (rjc@netscape.com) David Hyatt (hyatt@netscape.com) Chris Waterson (waterson@netscape.com) Maintained by: Dan Brickley (daniel.brickley@bristol.ac.uk) The Resource Description Framework, or RDF, is a technology that we're using in Mozilla to integrate and aggregate Internet resources. In particular, it is currently being used for Aurora and SmartBrowsing. Aurora is a single UI widget for managing bookmarks, history, search results, file systems, ftp, sitemaps, ... All these "data types" are reflected into the RDF data model. SmartBrowsing is a mechanism that allows trusted third party services to supply metadata annotations for the pages you view as you browse around the Web. RDF DocumentationIn Fifty Words Or Less. A nickel description of what RDF is, and how it fits in to the Mozilla world. Comes complete with examples! Back-End Architecture. A grandiose document that describes how the RDF back-end works in Mozilla. Eventually, this will have sample code that illustrates how to use the back-end directly as a client, as well as instructions and samples that illustrate how to write your own pluggable RDF data source. How It Works With NGLayout. This document describes how RDF/XML gets pumped through NGLayout to create a bona fide content model that is compatible with the Level 1 Core DOM. On Making A Content Model From A Graph. This document describes why it's hard to make a content model from a graph, and suggests some ways to deal with it. It's a plea for help and a call to arms for all you mathematician types out there. Datasource Howto. A cookbook for creating a datasource. Design Overview
Older documents (to be updated)
Code status, To Do Lists, Recent Changes...
Older Roadmaps
Related Documentation
Communitynetscape.public.mozilla.rdf is the Mozilla RDF newsgroup, and mozilla-rdf@mozilla.org is an e-mail mirror. Another nice mailing list for RDF developers is rdf-dev@mailbase.ac.uk, which has more general (non-Mozilla) RDF traffic. Original Documentation (Obsoleted)The following documents describe the older RDF implementation in Mozilla, and are mostly obsolete since the move to use the new layout engine. For more information about this change in Mozilla, see the development roadmap.
RDF StandardsRDF is in the process of being standardized by the W3C. For example, there is as yet no agreed RDF Query API. You can take a look at the public drafts and the Model and Syntax Recommendation that are accesible from http://www.w3.org/RDF/. You might also look at some proposals for RDF Query that were made at the Query Languages for the Web workshop. We expect Mozilla's RDF implementation to track the evolving RDF standard as specified in future W3C Recommendations. The Model and Syntax spec is now finalised. Future work is likely on RDF Query mechanisms. The query mechanism in Mozilla should be compatible with anticipated future developments in this area... Last Updated: $Id: index.html,v 1.7 1999/05/06 00:11:55 slamm%netscape.com Exp $
|
|||||||
| Copyright © 1998 The Mozilla Organization. | ||||||||