Open post
Online Bookstore

Online Bookstore

This is an ER diagram example that shows the major business entities of an online bookstore as well as their inter-relationships. It consists of typical entities like Book, Author, Publisher, Customer, etc.

Import into your Project
Open post
Favorited Team Statistics

Favorited Team Statistics

This E-R diagram example keeps track of the exploits of your favorited sports team. The database design stores the matches played, the scores in each match, the players in each match and individual player statistics for each match. Summary statistics is modeled as derived column with the use of a stereotype.

Import into your Project
Open post
Student Score

Student Score

Here are two versions of an ERD for marks database.

a) Consider a database used to record the marks that students get in different exams of different course offerings. This E-R diagram models exams as entities, and uses a ternary relationship, for the above database.

B) This is an alternative ER diagram (ERD) that uses only a binary relationship between students and course-offerings. Make sure that only one relationship exists between a particular student and course-offering pair, yet you can represent the marks that a student gets in different exams of a course offering.

Import into your Project
Open post
Hospital

Hospital

This is an E-R diagram (ERD) example for a hospital with a set of patients and a set of medical doctors. Each patient is associated with a log of the various tests and examinations conducted.

Import into your Project
Open post
Car Insurance

Car Insurance

This is an E-R diagram example for a car-insurance company whose customers own one or more cars each. Each car has associated with it zero to any number of recorded accidents.

Import into your Project
Open post
University Registration Office

University Registration Office

This ERD example models the following information.

1. A Course has an ID (for unique identification), syllabus, title, credits and prerequisites.
2. A Student has an ID (for unique identification), name, and program.
3. An Instructor, has an ID (for unique identification), name, department, and title.
4. A Student may enrol into one or more Courses, while an Instructor teaches one or more Courses. Course Offering, the linked entity has a time (of course), section no., room id, year and semester.

Import into your Project
Open post
Hockey League

Hockey League

Suppose you are given the following requirements for a simple database for the National Hockey League (NHL):

  1. The NHL has many teams, each team has a name, a city, a coach, a captain, and a set of players,
  2. Each player belongs to only one team, each player has a name, a position (such as left wing or goalie), a skill level, and a set of injury records,
  3. A team captain is also a player,
  4. A game is played between two teams (referred to as HostTeam and GuestTeam) and has a date (such as Jun 12th, 2017) and a score (such as 4 to 2)

This ERD example shows a clean and concise ER diagram for the NHL database.

Import into your Project
Open post
Incident Management Motivation Model

Incident Management Motivation Model

This ArchiMate example demonstrates how ArchiMate can be used to model the motivation model for ITIL incident management

* Extracted from Conference Paper entitled “Modeling ITIL Business Motivation Model in ArchiMate” by Marco Vicente,NelsonGama, and Miguel Mira da Silva

Import into your Project

Posted by:

Open post
ITIL Motivation Model

ITIL Motivation Model

According to Enterprise Architecture (EA) approaches, organizations have motivational concepts that are used to model the motivations that underlie its design or change, which represent the organization's Business Motivation Model (BMM). Likewise, this BMM is also present in the organizations who provide IT services

* Extracted from Conference Paper entitled “Modeling ITIL Business Motivation Model in ArchiMate” by Marco Vicente,NelsonGama, and Miguel Mira da Silva

Import into your Project

Posted by:

Open post
Delivery

Delivery

This is a decision table example. A decision table is an excellent tool to use in both testing and requirements management. Essentially it is a structured exercise to formulate requirements when dealing with complex business rules. Decision table provides a handy and compact way to represent complex business logic. In a decision table, business logic is well divided into conditions, actions (decisions) and rules for representing the various components that form the business logic.

Import into your Project

Posted by:

Posts navigation

1 2 3 18 19 20 21 22 23 24 42 43 44