Difference between revisions of "ESciDoc Logical Data Model"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 17: Line 17:
**at least one '''MetadataRecord''' - represents one or more metadata descriptions of the overall content represented with the item
**at least one '''MetadataRecord''' - represents one or more metadata descriptions of the overall content represented with the item
**zero or more '''Component''' - represents a single content and at least one metadata description
**zero or more '''Component''' - represents a single content and at least one metadata description
===Examples===
====Publication items====
*An Item object is an Article published in a journal
**MetadataRecord: contains the bibliographic metadata (title, author, publication type e.g. journal article, author affiliation, year of publication, etc.) structured accordingly a particular metadata profile
**the published version of the fulltext of the article

Revision as of 14:57, 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. Each Item comprises of:
    • at least one MetadataRecord - represents one or more metadata descriptions of the overall content represented with the item
    • zero or more Component - represents a single content and at least one metadata description

Examples[edit]

Publication items[edit]

  • An Item object is an Article published in a journal
    • MetadataRecord: contains the bibliographic metadata (title, author, publication type e.g. journal article, author affiliation, year of publication, etc.) structured accordingly a particular metadata profile
    • the published version of the fulltext of the article