./mdal reset ./mdal group set worKErs "Employees" ./mdal entity set teAm1 "Best team" ./mdal entity set jOE "Joe" workers TEam1 ./mdal entity set mary "Mary" WOrkers team1 ./mdal aspect set utried "Effort" star ./mdal aspect set rust "Rust" medal ./mdal aspect set noWHining "Work Ethics" medal ./mdal award mARy utRIed silver ./mdal award mary rUst gOLd ./mdal award mary nowhining gold ./mdal award joe utried bronze ./mdal award joe utried silver ./mdal award Joe nowhining bronze ./mdal entity rank tEAm1 -c ./mdal profile maRy -c ./mdal profile joE -c ./mdal group set films Films ./mdal entity set nightdead "Night of the Living Dead" films ./mdal entity set mean "Mean Girls" films ./mdal aspect set cute "Cute" medal ./mdal aspect set bloody "Bloody" heart ./mdal award mean cute gold ./mdal award mean bloody bronze ./mdal award nightdead cute silver ./mdal award nightdead bloody gold ./mdal group rank films -c ./mdal group set horror "Horror films" ./mdal entity set dawndead "Dawn of the Dead" horror ./mdal entity group nightdead horror ./mdal group rank horror -c ./mdal entity set dead "Dead series" ./mdal entity set daydead "Day of the Dead" horror dead ./mdal entity parent nightdead dead ./mdal entity parent dawndead dead ./mdal group rank horror -c ./mdal entity rank dead -c ./mdal group set kids "The Kids" ./mdal entity set bob "Lil bob" kids ./mdal entity set anne "Lil anne" kids ./mdal aspect set dishes "Did Dishes" star ./mdal aspect set room "Clean Room" star ./mdal award anne room platinum ./mdal award bob dishes silver ./mdal group rank kids -c ./mdal group set kpop "Kpop groups" ./mdal group set idols "Idols" ./mdal entity set lovelyz "Lovelyz" ./mdal entity set omg "OhMyGirl" ./mdal entity set mijoo "Mijoo" idols lovelyz ./mdal entity set kei "Kei" idols lovelyz ./mdal entity set yein "Yein" idols lovelyz ./mdal entity set yooa "Yooa" idols omg ./mdal entity set arin "Arin" idols omg ./mdal entity set mimi "Mimi" idols omg ./mdal aspect set dancing "Dancing" wing ./mdal aspect set singing "Singing" medal ./mdal aspect set cute "Cuteness" heart ./mdal award mijoo dancing gold ./mdal award yooa dancing platinum ./mdal award mimi dancing gold ./mdal award arin cute platinum ./mdal award kei singing platinum ./mdal award yein singing platinum ./mdal award lovelyz dancing gold ./mdal entity rank lovelyz -c ./mdal entity rank omg -c ./mdal entity rank kpop -c ./mdal group rank idols -c ./mdal group rename horRor "" ./mdal entity rename oMg "" ./mdal entity rename oMg ohmygirl ./mdal aspect rename cute "" ./mdal aspect rename cute "" ./mdal entity set yooa yooa ./mdal entity rename mijoo yooa ./mdal entity rename yooa yooa