SEARCH
TOOLBOX
LANGUAGES
Create a book
Property:Cssf atom

Property:Cssf atom

From Steeple

Jump to: navigation, search

REMEMBER: 'Property:Cssf' means 'scheme' or 'format'! There's no logic behind this, other than how we used the semantic extension. So for 'property' read 'scheme/format'!

[edit] Sample feed in Cssf atom format

(Please note: The 'xml' below isn't valid xml. For instance, where attributes are present, they may presented in the closing element. Also, some tags may only appear as self-closing tags, which they may be represented here with content. This is just due to the way we're generating this, and it should be read creatively.)

<Atom:id> ... id ... </Atom:id>
<Atom:category Scheme="http://purl.org/steeple/mediatype" term="video"> ... type ... </Atom:category>
<Atom:title S:type="main/series/subtitle"> ... title ... </Atom:title>
<Media:Credit Role="..." scheme="http://purl.org/steeple/credit"> ... creator ... </Media:Credit>
<Media:Credit Role="..." scheme="http://purl.org/steeple/credit"> ... contributor ... </Media:Credit>
<Atom:summary> ... abstract ... </Atom:summary>
<Atom:summary> ... description ... </Atom:summary>
<Atom:category Scheme="http://purl.org/steeple/category/..." term="..." label="..."> ... subject ... </Atom:category>
<Atom:category Scheme="http://purl.org/steeple/organisation" term="http://www.ox.ac.uk" label="Oxford University"> ... institution ... </Atom:category>
<Georss:where> ... place ... </Georss:where>
<O:location> ... spacetime ... </O:location>
<Atom:updated> ... time ... </Atom:updated>
<EMPTY> ... collection ... </EMPTY>
<S:duration> ... size ... </S:duration>
<Media:Credit Role="..." scheme="http://purl.org/steeple/credit"> ... publisher ... </Media:Credit>
<EMPTY> ... language ... </EMPTY>
<O:dateofevent> ... created ... </O:dateofevent>
<Atom:updated> ... modified ... </Atom:updated>
<EMPTY> ... available ... </EMPTY>
<Dc:valid> ... valid ... </Dc:valid>
<EMPTY> ... oldversion ... </EMPTY>
<EMPTY> ... newversion ... </EMPTY>
<EMPTY> ... license ... </EMPTY>
<EMPTY> ... rightsholder ... </EMPTY>
<Media:Content Url="..."> ... mediacontent ... </Media:Content>
<EMPTY> ... mediadistribution ... </EMPTY>
<Atom:link Rel="related" o:rel="info" href=... title=...> ... relatedinformation ... </Atom:link>
<EMPTY> ... linkedmetadata ... </EMPTY>
<Media:Thumbnail Url="http://www.foo.com/image.jpg" width="320" height="240" time="01:16:33.000" o:type=""> ... timedimages ... </Media:Thumbnail>
<Media:Text Start="00:00:00.000" xml:lang="en" o:type="cc"> ... subtitles ... </Media:Text>
<Media:Text Start="00:00:00.000" xml:lang="en" o:type="tk"> ... timedkeywords ... </Media:Text>
<Media:Text Start="00:00:00.000" xml:lang="en" o:type="chapter"> ... chapters ... </Media:Text>
<Media:Text Start="00:00:00.000" xml:lang="en" o:type="description"> ... timeddescription ... </Media:Text>

Page imported from here.