Information Models

  • e-Library belongs to both the types of sector- Public and Private sector. It includes open e-books , copy right verification, local partnerships with book deliveries, etc.
  • Good e-Library systems support
    • e-user creation
    • e-user Database Storage Requirements
    • e-book Database Storage Requirements
    • e-preference Identification Requirements
    • e-revenue Maintenance Requirements
  • The following information models represent different aspects of a general e-Library System. These models, represented in UML (Unified Modeling Language),  can be customized and extended if needed.
    • Use Cases: capture the activities performed by the system and the key players. These correspond to the Functional Requirements
    • System Sequence Diagram (SSD): Refinement of Use cases. Shows the sequence of activities/messages between the players
    • Class Diagram: Shows the key objects in the system and their properties (attributes and methods) 

Usecase Diagram

System Sequence Diagram (SSD)

Class Diagram