Differences between revisions 2 and 3
Revision 2 as of 2010-12-07 12:17:55
Size: 1042
Editor: eab
Comment:
Revision 3 as of 2010-12-07 12:25:59
Size: 1337
Editor: eab
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
grade is 0-2 stars ()or(*)or(**)
Line 8: Line 8:
A Program is a datastructure in the doms by which television and radio streams are devided.
Line 9: Line 10:
For presentation purposes, a program is one contextual unit.
Line 12: Line 14:
'''In bold font''' '''A program defines a period of time on a television channel that represents a coherent related stream of film and or sound.'''
Line 17: Line 19:
There are multiple challenges with programs and the way we

Program **

Context

A Program is a datastructure in the doms by which television and radio streams are devided.

For presentation purposes, a program is one contextual unit.

Description of pattern

A program defines a period of time on a television channel that represents a coherent related stream of film and or sound.

Problem description

There are multiple challenges with programs and the way we

Solution

The Program object contain all the bibliographic information we have about the specific aired program. The primary data is stored in the PBCORE datastream, not suprisingly in the PBCore format. We use PBCore version 1.1.

The original bibliographic metadata is in the Ritzau and Gallup/TVMeter format. At present we do not have access to the Gallup/TVMeter data. The original data is stored in the RITZAU_ORIGINAL and GALLUP_ORIGINAL datastreams in the Program object. They have no useful schema, as the data is not really xml.

The Program object contain one and just one relation to a Shard Object, with the predicate "http://doms.statsbiblioteket.dk/relations/default/0/1/#hasShard". There must be a 1-to-1 relation between Program and Shard objects.

Consider next

GuidelinesForNewDatamodel/PatternLanguage/Program (last edited 2010-12-07 12:29:27 by eab)