Differences between revisions 17 and 18
Revision 17 as of 2009-01-22 13:26:07
Size: 3266
Editor: pko
Comment:
Revision 18 as of 2009-01-22 13:27:48
Size: 3314
Editor: pko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
|| DC || title || De Danske Aviser 1634-1989 || 1 || 1 ||
|| DC || creator || Sølling, Jette D. || 1 || * ||
|| DC || description || Håndbog over ... || 1 || 1 ||
|| DC || publisher || Statsbiblioteket || 1 || * ||
|| DC || type || Text || 1 || * ||
|| DC || source || 3-binds værk udg. af ... || 1 || * ||
|| DC || language || dan || 0|| * ||
|| DC || title || De Danske Aviser 1634-1989 || 1 || 1 || ||
|| DC || creator || Sølling, Jette D. || 1 || * || ||
|| DC || description || Håndbog over ... || 1 || 1 || ||
|| DC || publisher || Statsbiblioteket || 1 || * || ||
|| DC || type || Text || 1 || * || ||
|| DC || source || 3-binds værk udg. af ... || 1 || * || ||
|| DC || language || dan || 0|| * || ||
Line 45: Line 45:
|| DC || alternative || Bd. 1: 1634 - 1847 || 0 || * ||
|| DC || extent || 356 p. || 1 || 1 ||
|| DC || alternative || Bd. 1: 1634 - 1847 || 0 || * || ||
|| DC || extent || 356 p. || 1 || 1 || ||
Line 49: Line 49:
|| element-type || name || example || minOccurs || maxOccurs || notes ||
|| DC || title || Fyn || 1 || * ||
|| element-type || name || example || minOccurs || maxOccurs || notes || ||
|| DC || title || Fyn || 1 || * || ||
Line 54: Line 54:
|| DC || title || Odense || 1 || * || || DC || title || Odense || 1 || * || ||
Line 58: Line 58:
|| DC || title || Vejle Amts Folkeblad || 1 || * ||
|| Data Stream || paper_0354.xml || 1 || N/A || N/A ||
|| DC || title || Vejle Amts Folkeblad || 1 || * || ||
|| Data Stream || paper_0354.xml || 1 || N/A || N/A || ||
Line 62: Line 62:
|| element-type || name || example || minOccurs || maxOccurs || notes ||
|| DC || title || bind1_354 || 1 || 1 ||
|| element-type || name || example || minOccurs || maxOccurs || notes || ||
|| DC || title || bind1_354 || 1 || 1 || ||

This page contains information on the data of De Danske Aviser, and its representation and data model in MiniDOMS.

Data model objects and inter-object relations

Below, the fourth draft of the data model.

attachment:DDADataModelV4.png

The data model loosely follows the structure of the original publication. As such it is divided into a number of volumes (based on period).

Each Volume is divided as

  • Region
  • Town
  • Paper
  • Page
  • .png

These divisions loosely follow those of the original publication.

  • Each Page in the original publication has been digitalized as a .png file, found in the bit storage, and associated with a page object. These must be connected to each the former and the previous page.

  • Each Paper has an entry covering one or more pages and refers to the first page of the entry.

  • The Region object references a few pages containing information on the specific area during the relevant period. The end-users should see the word "Gruppering" rather than "Region", as this level of information in the structure of the physical books is used for geographical regions as well as other ways of grouping.

  • Similarly each Volume contains a few pages dealing with subject relevant to newspaper publication on a national basis.

On-object metadata

Below we summarize the different metadata that will be present on the objects in the data model.

Object: supervolume

element-type

name

example

minOccurs

maxOccurs

notes

DC

title

De Danske Aviser 1634-1989

1

1

DC

creator

Sølling, Jette D.

1

*

DC

description

Håndbog over ...

1

1

DC

publisher

Statsbiblioteket

1

*

DC

type

Text

1

*

DC

source

3-binds værk udg. af ...

1

*

DC

language

dan

0

*

Object: volume

element-type

name

example

minOccurs

maxOccurs

notes

DC

alternative

Bd. 1: 1634 - 1847

0

*

DC

extent

356 p.

1

1

Object: region

element-type

name

example

minOccurs

maxOccurs

notes

DC

title

Fyn

1

*

Object: town

element-type

name

example

minOccurs

maxOccurs

notes

DC

title

Odense

1

*

Object: paper

element-type

name

example

minOccurs

maxOccurs

notes

DC

title

Vejle Amts Folkeblad

1

*

Data Stream

paper_0354.xml

1

N/A

N/A

Object: paper

element-type

name

example

minOccurs

maxOccurs

notes

DC

title

bind1_354

1

1

Regarding bundling of objects

A bundle contains a number of objects, and one of the objects has special status - namely the object that is central to the bundle.

Special note: We also need bundles for page objects. Such a bundle should comprise volume, region, town, and paper objects, since they all reference pages. This make it possible to "click back via a link" in the final product. (Via a Summa-xslt, it will be set so that pages are not searchable in Summa, but they will be shown when reached via a link from a paper.)

DataModelForDDAIntoMiniDOMS (last edited 2010-03-17 13:08:49 by localhost)