Difference between revisions of "RSS 2.0"
(New page: {{Filetype| license_url=True| web_statement=True| more_permissions=True }} [http://www.rssboard.org/rss-specification RSS 2.0] is a syndication (feed) format. A [http://backend.use...) |
(No difference)
|
Revision as of 19:24, 10 October 2007
File Type Information | ||
---|---|---|
Supports embedding license URL: | supports_license_url::True | |
Supports embedding web statement: | supports_web_statement::True | |
Supports embedding more permissions: | supports_more_permissions::True | |
Metadata Location: | [[Metadata location::{{{metadata_location}}}]] | (unknown) }} | |
Metadata Format: | [[Metadata format::{{{metadata_format}}}]] | (unknown) }} |
RSS 2.0 is a syndication (feed) format. A module has been published specifying how to include Creative Commons license information.
Examples
- Feed: http://blip.tv/?cmd=view;section=%2Fposts%2Fview%2F;s=posts;license=1%2C2%2C3%2C4%2C5%2C6&skin=rss
Specifying a License
The specification defines a namespace,
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
which can be used to define a license for the feed or individual entry. An example of an RSS 2.0 file with license metadata is available at http://static.userland.com/gems/backend/rssCreativeCommonsExample.xml.