Question

In: Computer Science

Create an Entity relationship diagram (ERD) conceptual model for this case. VINEYARD HOLDINGS AND GRAPE VARIETIES...

Create an Entity relationship diagram (ERD) conceptual model for this case.

VINEYARD HOLDINGS AND GRAPE VARIETIES

VVI’s vineyard sources its wine from ten plots of land in separate locations from two

acres to twenty acres. Each vineyard has its own unique name, such as Rattlesnake

Canyon, Red Fox, Theresa’s, etc. and is either owned by VVI or by an independent third

party. Each is managed by a single employee. No employee manages more than one

vineyard. The location and size, measured in acres, of each vineyard is recorded. Each

vineyard is dedicated to the growing of a single grape variety per vintage year. However,

over time a particular vineyard may be replanted to a different grape variety, depending

on market demand for particular types of wine. The winery maintains a record of these

plantings.

VVI currently grows six different grape varieties: Cabernet Sauvignon, Merlot,

Zinfandel, Pinot Noir, Chardonnay, and Sauvignon Blanc. Information that is specific for

each grape variety and must be recorded includes the juice conversion ratio, a measure of

how much juice, on average, can be extracted from a given weight of a grape variety. The

wine storage requirement, which is the type of storage container (typically either stainless

steel tank or oak barrel) used to hold the juice while it ferments into wine, is also

recorded for each grape variety, as is the wine aging requirement, which is the measure of

how long the wine produced from the juice should be stored before bottling. Certain

measures related to the grapes that vary with the specific vintage year harvest are also

recorded including the vineyard the grapes come from, the total amount (weight) of

grapes harvested, and the ripeness of the grapes (expressed in % sugar).

WINE PRODUCTS AND BOTTLES

Information on the wines created from the grapes must, of course, be recorded. Each

wine produced is given a unique identification number in addition to its name. Other

information recorded for each wine is its vintage year, category (e.g., dry red, dessert,

etc.), and percent alcohol, a legal requirement. Also recorded is the employee in charge of

making that wine. Wine makers may be responsible for more than one wine at a time.

The composition of a wine may be entirely from a single grape variety or may be a blend

of more than one variety. The proportion of juice from each grape variety for each wine

produced must be recorded. Several of the grape varieties are used in more than one

blended wine. None of VVI wines are vineyard specified; that is, the wines are labeled by

the grape varieties contained in the wines only, without reference to specific vineyard

plots.

The wines are sold in case lots. The winery refers to these case lots as products. A

product is a specific wine in a specific bottle size in a specific case quantity sold at a

specific price. Each product type is given a unique product identification number. VVI

does not sell partial cases, nor does it mix wines or bottle types in a single case.

The bottles used for the wines vary in capacity, shape, and glass color. Each bottle type is

assigned a unique bottle identification code. VVI maintains an inventory count of how

many of each bottle type is currently on hand in their warehouse. The winery prefers to

keep at least a month’s worth of bottle inventory on hand. The usual cost per bottle is also

recorded for each bottle type to aid in pricing the products and as a guide in calculating

expected future bottle order costs.

The bottles must be purchased from outside glass vendors. Each of these vendors is

assigned a unique identification number. In addition to this number, each vendor’s name,

address, and phone are recorded. Also recorded, for each vendor, is the name of the

principal contact (i.e., account representative) at the vendor that handles the VVI account.

Bottles are acquired from the vendors by placing orders. Some bottle types may be

ordered from more than one vendor. Each order involves only a single vendor but may

include more than one bottle type. Usually orders are filled completely by the vendors,

but occasionally an order must be filled with multiple shipments, due to a back-order

condition at the vendor. VVI maintains careful records of what quantities are ordered and

what quantities are received, as well as when the bottles are ordered and when they are

received, and the actual price charged for the bottles.

Solutions

Expert Solution

An Entity relationship diagram (ERD) conceptual model :

Some important sentences for making the ERD ---  

VINEYARD HOLDINGS AND GRAPE VARIETIES ---

VVI’s vineyard sources its wine from ten plots of land in separate locations from two acres to twenty acres. Each vineyard has its own unique name, such as Rattlesnake Canyon, Red Fox, Theresa’s, etc. and is either owned by VVI or by an independent third party. Each is managed by a single employee. No employee manages more than one vineyard. The location and size, measured in acres, of each vineyard is recorded.VVI currently grows six different grape varieties.

WINE PRODUCTS AND BOTTLES ---

Information on the wines created from the grapes must, of course, be recorded. Each wine produced is given a unique identification number in addition to its name.The wines are sold in case lots.VVI does not sell partial cases, nor does it mix wines or bottle types in a single case.The bottles used for the wines vary in capacity, shape, and glass color. Each bottle type is assigned a unique bottle identification code.The usual cost per bottle is also recorded for each bottle type to aid in pricing the products and as a guide in calculating expected future bottle order costs.The bottles must be purchased from outside glass vendors. Each of these vendors is assigned a unique identification numbers.

The ERD is shown bellow and described in brief for better understanding ---

The 'Square' shapes are 'Entity'.

The 'Oval' shapes are 'Attribute'.

The 'Double-Oval' shapes are 'Multivalued-Attribute'.

The 'Diamond' shapes are 'Relationship'.

The 'Double-Diamond' shapes are 'Weak-Relationship'.

(#SORRY FOR MY DRAWING HOPE YOU CAN UNDERSTAND)


Related Solutions

Use information from text to create (ERD) Entity Relationship Diagram . Make sure relationship sentences are...
Use information from text to create (ERD) Entity Relationship Diagram . Make sure relationship sentences are consistent with relationship in ERD. Video Store (AVS) runs a series of fairly standard video stores: • Every customer must have a valid AVS customer card in order to rent a video. Customers rent videos for three days at a time. Every time a cus- tomer rents a video, the system must ensure that he or she does not have any overdue videos. If...
case study 1.    Draw an Entity Relationship Diagram (ERD) for the following problem. Make sure you identify...
case study 1.    Draw an Entity Relationship Diagram (ERD) for the following problem. Make sure you identify correct relationships, attributes, and identifiers (keys). 2.    Implement the database design into tables using an industrial-strength database management system (e.g. Oracle SQL+). case: HELP is a voluntary organization that provides aid to people. Based on the following brief description of operations, create the appropriate fully labeled Crow’s Foot ERD. Individuals volunteer their time to carry out the tasks of the organization. For each volunteer, their...
2. Draw an entity relationship diagram (ERD) for the following situation: The state of Georgia is...
2. Draw an entity relationship diagram (ERD) for the following situation: The state of Georgia is interested in designing a database that will track its researchers. Information of interest includes researcher name, title, position; university name, location, enrollment; and research interests. Each researcher is associated with only one institution, and each researcher has several research interests. 3. Visit a Web site that allows customers to order a product over the Web (e.g., Amazon.com). Create a data model that the site...
Develop a Entity-Relationship Diagram (ERD) Many-to-Many The city of Terra Haute, IN wants to maintain information...
Develop a Entity-Relationship Diagram (ERD) Many-to-Many The city of Terra Haute, IN wants to maintain information about its extensive system of high schools, including its teachers and their university degrees, its students, administrators, and the subjects that it teaches. Each school has a unique name, plus an address, telephone number, year built, and size in square feet. Students have a student number, name, home address, home telephone number, current grade, and age. Regarding a student’s school assignment, the school system...
Research and explain with your own words Chen’s entity-relationship data (ERD) model and the process of...
Research and explain with your own words Chen’s entity-relationship data (ERD) model and the process of normalization from first normal form to third normal form. Discuss what types of information are stored in your sector (or sector of interest) and what types of information are shared with a third party (if any).
Entity-relationship data model (ERD)-Business rule, assumptions You are required to develop an ER model to represent...
Entity-relationship data model (ERD)-Business rule, assumptions You are required to develop an ER model to represent the information requirements of company you are working for. You also need to write business rules and assumptions. Task 2: Create the Data Dictionary base on your ERD diagram.
In this project you will be provided a set of specifications to create an entity-relationship diagram...
In this project you will be provided a set of specifications to create an entity-relationship diagram and design accompanying table layout using sound relational modeling concepts and practices. The relationships between the entities and the attributes for the entities will be identified and described. This database will provide the foundation for the follow-on project. The following paragraphs provide the background and summary of the business requirements. You are a database consultant with Premier Software, LLC and have been assigned to...
create an entity relationship diagram to describe the data requirements of the system. Your client is...
create an entity relationship diagram to describe the data requirements of the system. Your client is a local real estate company that wants to automate some of their processes. Here is how some of the business is described: - In a real estate transaction, there is a buyer, a seller, a property, a purchase agreement and a real estate agent - A seller may have one or more properties to sell - A buyer wants to buy only one property...
Create an entity relationship diagram to describe the data requirements of the system. Here is how...
Create an entity relationship diagram to describe the data requirements of the system. Here is how some of the business is described: - In a real estate transaction, there is a buyer, a seller, a property, a purchase agreement and a real estate agent - A seller may have one or more properties to sell - A buyer wants to buy only one property - A purchase agreement is between the seller and the buyer, and only for one property...
You must create an ERD diagram for medical office wait times for patients with the following...
You must create an ERD diagram for medical office wait times for patients with the following minimum requirements. Your ERD diagram must include your Business Rules with a min. of 10 rules At least 5 entities. These may be real (e.g. a person, vehicle, etc.) or abstract concepts (e.g. course, enrollment, categories, etc.) • There must be logical relationships between the entities. • Aim for all entities to have a minimum of seven attributes, but no fewer than 3 entities...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT