rdf

From Microformats Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This article is a stub. You can help the microformats.org wiki by expanding it.

RDF is an abbreviation for Resource Description Framework which is a way to describe information in terms of triples.

As with other forms of triples data models, RDF can be hard to explain, especially hard to explain as to why it is useful or necessary for anything above and beyond microformats and JSON which are based on a simpler model of objects that have properties with values.

See triples for more on this problem of unnecessary complexity.

See Also