┌───────────────────────┐ │Utilisateur │ ├───────────────────────┤ │nomUtilisateur : String│ │courriel : String │ └───────────────────────┘ ┌────────────────────┐ ┌────────────────────┐ │ListeDeLecture │ │Chaîne │ ├────────────────────┤ ├────────────────────┤ │nom : String │ │description : String│ │description : String│ └────────────────────┘ │visibilite : String │ └────────────────────┘ ┌────────────────────┐ │Vidéo │ ├────────────────────┤ │titre : String │ │description : String│ │url : String │ └────────────────────┘ ┌─────────────────────────┐ ┌───────────────┐ │Statistique │ │SousTitre │ ├─────────────────────────┤ ├───────────────┤ │visionnements : int │ │langue : String│ │dureeVisionnement : float│ └───────────────┘ │impressions : int │ └─────────────────────────┘