Syndication/spec/courses, playlists, collections
From Steeple
< Syndication | spec(Redirected from Syndication/spec/course)
The Steeple RSS/Atom module, an extension of the Yahoo Media module, version 0.1
Home
[edit] 1 courses, playlists, collections
<atom:category scheme="http://purl.org/steeple/course" term="unique course id" label="course label or title" /> <atom:category scheme="http://purl.org/steeple/playlist" term="unique playlist id" label="playlist label or title" /> <atom:category scheme="http://purl.org/steeple/collection" term="unique collection id" label="collection label or title" />
The course / playlist / collection is understood to be relative to the most specific institutional classification element present in the same scope (i.e. within the header if (say) the collection is given in the header, or within the item if (say) the collection is given within the item).
Several courses / playlists / collections can be specified together.
[edit] 2 mediaitems
<atom:category scheme="http://purl.org/steeple/mediaitem" term="unique item id" label="item label or title" />
