Entity-Relationship Diagram for Electronic Resource Management NISO/DLF Workshop on Standards for Electronic Resource Management 10 May 2002 Nathan D.M.

Slides:



Advertisements
Similar presentations
ER Model For a college DB
Advertisements

Rights Libraries Requirements for Expression Nathan D.M. Robertson Johns Hopkins University NISO Pre-Standards Workshop on Digital Rights Expression 18.
Service Proforma Middleware Workshop. Notes Please complete as much of this proforma as possible – it will help make the workshop more informative & productive.
Information System Analysis Lab 7. ERD entity-relationship diagram is a data modeling technique that creates a graphical representation of the entities,
Data Modeling and Entity- Relationship Model II. IST2102 I want a database to maintain departments in my company. Store information about my employees,
System Modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with customers. Different.
1 SWE Introduction to Software Engineering Lecture 13 – System Modeling.
ISMT221 Information Systems Analysis and Design Entity-Relationship Diagram Lab 4 Tony Tam.
1 Real-time requirements  Intro to Software Engineering  Software Development Process Models  Formal methods in software specification  Structured.
1 California State University, Fullerton Chapter 13 Developing and Managing Information Systems.
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
Copyright © 2004 Pearson Education, Inc.. Chapter 3 Data Modeling Using the Entity-Relationship Model.
Entity PrimaryKey Attribute relationship Cardinality: zero to many Cardinality: one and only one Cardinality: one to many Explanation Entity Relationship.
Slide 1 Chapter 05 – Part 1 Data Modeling with the Entity-Relationship Model.
Database Design Using the REA Data Model
 An entity-relationship (ER) diagram is a specialized graphic that illustrates the interrelationships between entities in a database.  An Entity Relationship.
Entity Relationship Modelling. What is Entity Relationship Modelling? The Entity-Relationship model is – ” “ a data model for high-level descriptions.
Converting ER model Into Relational Table
Driving School Database
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
Database Processing: Fundamentals, Design and Implementation, 9/e by David M. KroenkeChapter 2/1 Copyright © 2004 Please……. No Food Or Drink in the class.
PLUG IT IN 3 Fundamentals of Relational Database Operations.
Database Design Using Entity-Relationship Models Transformation of Entity-Relationship Models into Relational Database Design Trees, Networks, and Bills.
Entity-Relationship Model. Entity-Relationship Mode What is it? What is it? –Technique for developing an informal organization of tables How does it work?
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 4 Domain Classes.
1 Entity-Relationship Diagram. 2 Components of ERD: –Entity –Relationship –Cardinality –Attributes.
Entity Relationship Diagram. Introduction Definition: Entity-relationship diagram is a data-modeling technique that visualises entities, the attributes.
An Entity Relationship (ER) Diagram is a graphic that shows the interrelationship between entities in a database.
Entity Relationship Diagrams. Entities An entity is something about which the system/business needs to store data. Entities are drawn as rectangles The.
 An entity-relationship diagram (ERD) is a specialized graphic that illustrates the interrelationships between entities in a database.
 What is an Entity-Relationship Diagram? An entity-relationship diagram (ERD) is a snapshot of data structures. ERDs show entities in a database and.
Chapter Two ( Database Design) Objectives Learn how to design a DBMS Introduction to Data Models Entity-Relationship Data Models.
Data Flow Diagrams CP1 Computing.
INTRODUCTION TO DATABASE DESIGN. Definitions Database Models: Conceptual, Logical, Physical Conceptual: “big picture” overview of data and relationships.
CIS 321—IS Analysis & Design Chapter 5: Modeling System Requirements—Events and Things.
Lecture 03 Entity-Relationship Diagram. Chapter Outline.
1 Announcements Reading for next week: Chapters 8 and 10  Last reading from the text for a little while (I promise) About those database accounts....
Entity-Relationship Diagram Presentation Gianna-lee Williams 6AQ Ms. Anderson.
Entity relationship diagram Name: Quian Crosby Form:6AQ Subject: Information Technology Teacher: Ms. D. Anderson.
Done By : Gillian Swaby. Objectives: 1. What is an Entity-Relationship Diagram? 2.What are the symbols used in ERD? Explain each. 3. What is a one- to-
IS 312: Information Systems for Business Discussion Chapter 3.
CS 431: Structured Systems Analysis & Design How to Use Visible Analyst Lab1 Yusuf Altunel.
EntityRelationshipDiagrams. Entity Relationship Models The E-R (entity-relationship) data model views the real world as a set of basic objects (entities)
1 U3O2: Database Design Tools  Naming Conventions  Eg.s prefix tables with tblCustomer, tblProducts; customer table, cusCustomerID, cusAddress; Queries,
CSE 412/598 DATABASE MANAGEMENT COURSE NOTES 3. ENTITY-RELATIONSHIP CONCEPTUAL MODELING Department of Computer Science & Engineering Arizona State University.
Blood Donors System Project Lead : Chaitanya M Project Members : Anbalagan Nagarjuna R Nithyasri B.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 5-1 David M. Kroenke’s Chapter Five: Data Modeling with the Entity-Relationship.
April 20022CS3X1 Database Design Entity-relationship modelling John Wordsworth Department of Computer Science The University of Reading
Teanna Clarke 6aQ What is a Entity-Relationship Diagram?  An Entity-Relationship Diagram (ERD) is a tool that graphically shows the connections among.
Moya messam.  Definition: An entity-relationship (ER) diagram is a specialized graphic that illustrates the interrelationships between entities in a.
David M. Kroenke and David J. Auer Database Processing Fundamentals, Design, and Implementation Appendix C: E-R Diagrams and The IDEF1X Standard.
Data Modeling AND ER MODELS.
Chapter 4_part2: The Enhanced Entity-Relationship (EER) Model.
Database -Entity-Relationship Model 2012/03/05.
Example COMPANY Database
Chapter Two Database Design (ER Model) Objectives: ER model Type of relationships Role in a relation Concept of Weak entities.
Order Database – ER Diagram
Enhanced ER Modeling Transparencies
Order Database – ER Diagram
تحلیل سیستم‌ها مدل‌سازی پردازشی.
Order Database – ER Diagram
Electron Dot Structure or Lewis Dot Structures
Entity-Relationship Modeling "Extended"
Orbital Diagrams Subtitle.
Licensing Electronic Resources:
Around the room Orders of operations.

Entity-Relationship Modeling "Extended"
Entity-Relationship Modeling "Extended"
Presentation transcript:

Entity-Relationship Diagram for Electronic Resource Management NISO/DLF Workshop on Standards for Electronic Resource Management 10 May 2002 Nathan D.M. Robertson Database Analyst/Programmer Sheridan Libraries, Johns Hopkins University

The "Information Engineering" Notation for Entity-Relationship Modeling A person occupies exactly one room. A room is occupied by zero or many persons. A room is in exactly one building. A building contains one or many rooms.

Entity-Relationship Diagram for Electronic Resource Management NISO/DLF Workshop, 10 May 2002

Entities and Relationships for Description

Entities and Relationships for Licensing

Entities and Relationships for Access

Entity-Relationship Diagram for Electronic Resource Management NISO/DLF Workshop, 10 May 2002 Nathan D.M. Robertson Database Analyst/Programmer Sheridan Libraries, Johns Hopkins University