Syndication/spec
From Steeple
The Steeple RSS/Atom module, an extension of the Yahoo Media module, version 0.1
Home
http://purl.org/steeple redirects here.
Specification for the required schemes and additional attributes for the "Common simple syndication format" (CSSF).
For background and complete overview, please have a look at Syndication/formats, or at the following links:
Syndication: Formats | metafeed | feedheader | short item | long item | examples | spec | Category:Syndication formats
Contents |
[edit] 1 Namespace
The specification defines a namespace for rss and atom, that extends yahoo media. The namespace is defined here:
http://purl.org/steeple
and thus used as follows: RSS 2.0:
<rss version="2.0"
xmlns:media="http://search.yahoo.com/mrss/"
xmlns:s="http://purl.org/steeple" >
Atom 1.0:
<feed xmlns=”http://www.w3.org/2005/Atom” xmlns:media="http://search.yahoo.com/mrss/" xmlns:s="http://purl.org/steeple" >
[edit] 2 Schemes for media:credit and atom:category
- credit
- institutional classification
- organisation
- division (school, section)
- institution, department
- group
- courses, playlists, collections
- keyword
- feedtype
- mediatype
- subject categories
[edit] 3 rel for atom:link
[edit] 4 Proposed elements and attributes for yahoo media
[edit] 4.1 Additional attributes
- Additional attributes for media:content
- media:text
- Additional attributes for media:thumbnail
[edit] 4.2 New elements
- Additional element s:id
- Additional element s:duration
Add a 'ping' url mechanism.
