ZedAI feeds profile
From zedwiki
Why a Feeds Profile
The ZedAI Feeds Profile is a light-weight profile specifically designed to encapsulate and represent the semantics inherent in electronic feeds e.g. RSS, ATOM, NewsML, NITF ...
In deciding on whether an explicit Feeds Profile was necessary, given that a richer Periodicals Profile that would be capable of representing concepts from both printed newspapers and magazines was also being worked on, the working group had to consider the following variables:
- How onerous would it be for Newspaper and Magazine vendors to supply a publication in the Periodicals Profile.
- Are the semantic requirements of electronic feeds distinct enough from their printed counterparts to warrant a separate light-weight profile.
What contexts has the Feeds Profile been designed to address?
The ZedAI Feeds Profile has been designed to address the following contexts:
- Newspaper and Magazine vendors wanting to supply an entire publication in a light-weight XML grammar.
- Newspaper and Magazine vendors wanting to supply a single article, or a collection of articles from a publication in a light-weight XML grammar.
- Newspaper and Magazine vendors wanting to supply a single article, or a collection of articles from different publications in a light-weight XML grammar.
- Organisations wanting to convert all their incoming electronic feeds into a light-weight XML grammar.
- Organisations wanting to aggregate individual articles into one or more publications using a light-weight XML grammar.
Metadata requirements
to address the requirements of all the contexts listed above, the feeds profile defines the following metadata:
- Edition - appears in the document head; holds information about the edition of the publication being delivered by the particular Feeds profile instance document; is only relevant in instances where the particular Feeds profile instance document is being used to deliver an entire publication.
- positionSection - Appears in the Article head; holds ordinal information about the parent section and or sub section(s) within a pubblication, that an article appears in. for example, a value of 1.2 means that an article appears in a section that is the first section in the publication, and a sub section that is the second subsection within the section;is only relevant in instances where the particular Feeds profile instance document is being used to deliver a single article, or a collection of articles for one or more publications.
- positionSequence - Appears in the Article head; holds ordinal information about the article within its parent section/sub section. for example, a value of 2 means that the article is the second article in its parent section/sub section; is only relevant in instances where the Feeds Profile instance document is being used to deliver a single article, or a collection of articles for one or more publications.
- kicker - appears in the Article head; holds a piece of text that draws attention towards the article; is relevant in all contexts.
- positionPage - appears in the Article head; holds information about the page that the article appears on in the publication; is only relevant in instances where the Feeds Profile document instance is being used to deliver a single article, or a collection of articles for one or more publications.
- Revision - appears in the Article head; holds revision information about the article; is relevant in instances where the Feeds Profile instance document is being used to deliver a single article, or a collection of articles for one or more publications.
- destEdition - Appears in the article head; holds information about an edition of a publication that the article is meant to appear in; is only relevant in instances where the Feeds Profile instance document is being used to deliver a single article, or a collection of articles for one or more publications; can appear more than once inside the Article head; each occurrence of destEdition holds information about a particular edition of a publication that the article is meant to appear in.
- destPublication - appears in the Article head; holds information about a publication that the article is meant to appear in; is only relevant in contexts where the Feeds profile instance document is being used to deliver a single article, or a collection of articles for one or more publications; can appear more than once inside the Article head; each occurrence of destPublication holds information about a particular publication that the article is meant to appear in.
- sourceEdition - Appears in the article head; holds information about an edition of a publication that the article is originally a part of; is only relevant in instances where the Feeds Profile instance document is being used to deliver a single article, or a collection of articles for one or more publications; can appear more than once inside the Article head; each occurrence of sourceEdition holds information about a particular edition of a publication that the article is originally a part of.
- sourcePublication - appears in the Article head; holds information about a publication that the article is originally a part of; is only relevant in contexts where the Feeds profile instance document is being used to deliver a single article, or a collection of articles for one or more publications; can appear more than once inside the Article head; each occurrence of sourcePublication holds information about a particular publication that the article is originally a part of.
