User:Natasab/ESciDoc HowTo

From MPDLMediaWiki
Jump to navigation Jump to search

Topics for ESciDoc_HowTO[edit]

Identify main top-level functions of the solution[edit]

  • What are the main functionalities that the solution should fulfill e.g.?
    • Create/Edit/Modify/Delete/Search publications
    • Create/Edit/Modify/Delete/Search images
    • Create Edit/Modify/Delete/Search scanned books
    • Create Edit/Modify/Delete/Search digitized manuscripts

Identify main data entities solution is dealing with[edit]

  • Name the main data entities (short description of what these represent is desirable)
    • Publications
    • Scans of old Manuscripts
    • Scanned Books
    • Images of Faces
    • Simulations
    • Experiments
    • Organizational Units
    • Users
    • Journals
    • Persons
  • Identify how are the main data entities are related (if they are related), try to depict the most important relations e.g.
    • Publications are related to Simulations
    • Publications are related to Experiments
    • Images of Faces are related to Persons

Identify main processes[edit]

  • what are the workflows ?
  • are these workflows interrelated?

Map to the eSciDoc data model[edit]

  • Identify the object pattern for your main data entities (Item, Container, Organizational Unit, Context)
  • Define your content model

Define your content model[edit]

Re-use eSciDoc Solutions[edit]

Create new Solution from scratch[edit]