Im trying to get my head around this, iv been pondering on this for a while now and not 100% sure if im on the right track.
Given the library system example with books and the loaning of these books, a customer can lend a book from a library, a library may contain several copies of the same book, but does this look right?
1)One customer can have many loans
2)Many Loans may feature 1 book
3)One Book may have many copies
4) One copy may have many reservations
Thing i have a problem with is the many loans may feature one book? also number 3, the book does not have many copies?
Given the library system example with books and the loaning of these books, a customer can lend a book from a library, a library may contain several copies of the same book, but does this look right?
1)One customer can have many loans
2)Many Loans may feature 1 book
3)One Book may have many copies
4) One copy may have many reservations
Thing i have a problem with is the many loans may feature one book? also number 3, the book does not have many copies?