Simple Demo: OBSERVER execution
Logical schema for repository "Accomodation in Germany"
The entities and attributes for this repository are:
- Entity Hotels: It represents the different accommodations. Attributes:
- name
- location
- meals
- building
- facilities
- units
- price
- stars
This repository is a relational Database.