This document summarizes an article from the International Journal of Computer Engineering and Technology. The article discusses entity resolution for hierarchical data using attribute value comparison over distributed databases. It introduces the challenges of entity resolution for large datasets and proposes a system that uses parsing, sorting, and matching of record attributes like name, address, date of birth, and phone number to identify duplicate records in a distributed database in a limited amount of time with less memory usage. The system divides entity resolution into three modules - name parsing, address parsing, and a confirmation module to improve accuracy while reducing processing time and memory requirements.