This document describes research into managing consistency in evolving information systems. The researchers developed an initial solution to detect inconsistencies when merging data from multiple sources for an IP phone localization case study at a university. This involved scripts to extract data from different sources and merge it daily. Numerous errors and inconsistencies were found in the individual sources and merged data. To address this, the researchers improved the solution by combining intensional views and relational algebra to define and check constraints across data tables via a user interface. This allowed expressing and detecting inconsistencies more easily. The approach was validated on the phone localization data.