subject

A library has a collection of items that they loan out to members. They refer to these items as holdings (as these are the items held). For each holding, they must keep track of its estimated value and the date it was originally acquired by the library. Items can be books, audio books, DVDs, or software. For books, we need to know the publisher. Audio books, the label. DVDs, the studio. And for software, the developer. 1. Draw an ER diagram that includes all of the necessary information in a single entity.
2. Draw an EER diagram version using supertypes and subtypes. Include subtype discriminators. Indicate whether there should be subtype overlap or disjoint. Indicate whether there is full or partial specialization. Add Assumptions to the side of your diagram to justify your design choices.
3. Add an entity for Library_Patron (we need to know at least their name and email address), and create an entity to keep track of when holdings are checked out and returned (and by whom).
4. Duplicate the EER diagram you made and expanded, but this time show the reverse of your choices for disjoint/overlap and partial/full-specialization. Add Assumptions to the side of your diagram to justify your design choices.
ER diagram should be made on paper or software anything works.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:50
Is one of the most injurious events that can happen to a person in a crash.
Answers: 1
question
Computers and Technology, 22.06.2019 21:30
The graph shows median weekly earnings for full-time workers according to education level. which can you not conclude?
Answers: 2
question
Computers and Technology, 23.06.2019 13:00
Which of the following statements is false? a. a class can directly inherit from class object. b. if the class you're inheriting from declares instance variables as private, the inherited class can access those instance variables directly. c. a class's instance variables are normally declared private to enforce good software engineering. d. it's often much more efficient to create a class by inheriting from a similar class than to create the class by writing every line of code the new class requires.
Answers: 3
question
Computers and Technology, 23.06.2019 15:30
Write a program in plp assembly that counts up by one starting from zero (or one) inside a loop and writes this value to the leds every time the value is increased. the memory address of the leds is 0xf0200000. the table below shows the meaning and an example usage of the instructions covered in the video, plp instructions for project 1. instruction example usage meaning load immediate li $t0, 8 register $t0 is set to the value, 8. store word sw $t2, 0($t1) the value in register $t1 is used as the memory address. the value in register $t2 is copied into this memory address. add addiu $t4, $t3, 29 register $t4 is assigned the sum of 29 and the value in register $t3. jump j your_label_name the program jumps to the line following the label, "your_label_name: ". label your label name: defines a label called "your_label_name: " that can be jumped to
Answers: 2
You know the right answer?
A library has a collection of items that they loan out to members. They refer to these items as hold...
Questions
question
Mathematics, 28.04.2021 15:40
question
Mathematics, 28.04.2021 15:40
question
English, 28.04.2021 15:40
question
Social Studies, 28.04.2021 15:40
Questions on the website: 13722362