Re: why RDF?
Axel Hecht <[email protected]> Tue, 17 May 2005 11:17:20 +0200
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
What vaab said is pretty much it, plus, you can aggregate multiple RDF data source easily, that is you can put history and bookmarks into one table. Being graph-based, RDF is able to accomodate for different back ends as well, like bookmarks (html), history (mork) or localstore (rdf/xml). Axel