Difference between revisions of "ESciDoc Logical Data Model"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 14: Line 14:




*An ''Item'' represents minimal unit of content managed in the system.


An ''Item'' - minimal unit of content managed in the system. Item is a content resource that internally composes:
*An ''Item'' comprises of:
*at least one ''MetadataRecord'' - structure which holds the metadata that additionally describe the content represented with the item.
*zero or more ''Components'' - structure which holds content represented with the item.


*MetadataRecords
*Each ''Component''
*Components

Revision as of 14:41, 24 September 2009

Introduction[edit]

An overview (data model) of the basic object patterns within the eSciDoc.

Basic object patterns[edit]

  • Item
  • Container
  • Context
  • Organizational unit

Item[edit]

ItemModel.jpg


  • An Item represents minimal unit of content managed in the system.
  • An Item comprises of:
  • at least one MetadataRecord - structure which holds the metadata that additionally describe the content represented with the item.
  • zero or more Components - structure which holds content represented with the item.
  • Each Component