This exercise aim to design schema of machines/deployements and the persons and also the sample queries. We have three types Person,Machines and deployements. Deployements store the details of the of instances of deployements and also which are true in current. Also Machines/Persons store their details. Queries involve usage of reverse edgges to get machines and their owners from deployements ,using multiblocks queries and query variables.