Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a CONFERENCE-REVIEW database in which researchers submit their research papers for consideration. Reviews by reviewers are recorded for use in the paper selection process.

Consider a CONFERENCE-REVIEW database in which researchers submit their research papers for consideration. Reviews by reviewers are recorded for use in the paper selection process. The database system caters primarily to reviewers who record answers to evaluation questions for each paper they review and make recommendations regarding whether to accept or reject the paper. The data requirements are summarized as follows:

• Authors of papers are uniquely identified by email id. First and last names are also recorded.

• Each paper is assigned a unique identifier by the system and is described by a title, abstract, and the name of electronic file containing the paper.

• A paper may have multiple authors, but one of the authors is designated as the contact author.

• Reviewers of papers are uniquely identified by email address. Each reviewer’s first name, last name, phone number, affiliation, and topics of interest are also recorded.

• Each paper is assigned between two and four reviewers. A reviewer rates each paper assigned to him or her on scale of 1 to 10 in four categories: technical merit, readability, originality, and relevance to the conference. Finally, each reviewer provides an overall recommendation regarding each paper.

• Each review contains two types of written comments: one to be seen by the reviewer committee only and the other as feedback to the authors.

Design an Entity-Relationship diagram for the CONFERENCE_REVIEW Database and write all the SQL DDL commands to build the database.

Step by Step Solution

3.46 Rating (153 Votes )

There are 3 Steps involved in it

Step: 1

EntityRelati... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Elementary Statistics A Step By Step Approach

Authors: Allan G. Bluman

10th Edition

1259755330, 1259755339, 978-1259755330

More Books

Students also viewed these Databases questions