Atom

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
 
(2 intermediate revisions by one user not shown)
Line 9: Line 9:
  
 
Like RSS, Atom is [[XML]]-based, and its basic syntax is very similar; however, some of the element names are different. Resolving one of the ambiguities of RSS, Atom permits the explicit declaration of the content type and encoding format of feed content, whereas RSS leaves the reader guessing whether the contents of a feed are intended to be interpreted as plain text or HTML.
 
Like RSS, Atom is [[XML]]-based, and its basic syntax is very similar; however, some of the element names are different. Resolving one of the ambiguities of RSS, Atom permits the explicit declaration of the content type and encoding format of feed content, whereas RSS leaves the reader guessing whether the contents of a feed are intended to be interpreted as plain text or HTML.
 +
 +
The [[h-feed]] and [[h-entry]] (formerly collectively known as hAtom) "microformats" allow a subset of Atom to be encoded within an HTML or XML document.
  
 
== Format specs ==
 
== Format specs ==
Line 16: Line 18:
 
* RFC 5005 - paging and archiving
 
* RFC 5005 - paging and archiving
 
* [http://microformats.org/wiki/hatom hAtom] - microformat for marking up HTML for an Atom feed
 
* [http://microformats.org/wiki/hatom hAtom] - microformat for marking up HTML for an Atom feed
 +
 +
== Validators ==
 +
* [http://feedvalidator.org/ Feed Validator] - validates various RSS and Atom versions
  
 
== Other links ==
 
== Other links ==
 
* [http://www.intertwingly.net/wiki/pie/FrontPage Atom Wiki]
 
* [http://www.intertwingly.net/wiki/pie/FrontPage Atom Wiki]
 
* [[Wikipedia:Atom (standard)|Wikipedia article]]
 
* [[Wikipedia:Atom (standard)|Wikipedia article]]

Latest revision as of 17:42, 2 October 2016

File Format
Name Atom
Ontology
Extension(s) .atom, .xml
MIME Type(s) application/atom+xml
Released 2005

Atom is a web feed/syndication format intended to replace RSS. Its creation was motivated by a desire to have an open, standardized feed format free from the confusion of the various incompatible RSS versions. Atom has been documented in several RFC documents through the IETF (an Internet standards body), and has an officially-registered MIME type (unlike RSS), but has yet to gain the broad use and acceptance RSS has.

Like RSS, Atom is XML-based, and its basic syntax is very similar; however, some of the element names are different. Resolving one of the ambiguities of RSS, Atom permits the explicit declaration of the content type and encoding format of feed content, whereas RSS leaves the reader guessing whether the contents of a feed are intended to be interpreted as plain text or HTML.

The h-feed and h-entry (formerly collectively known as hAtom) "microformats" allow a subset of Atom to be encoded within an HTML or XML document.

[edit] Format specs

[edit] Validators

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox