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