Abstract Bidirectional order dependencies (bODs) capture relationships between lists of attributes in a relational table. They can express that, for example, sorting books by publication date ascending also sorts them age descending order. The knowledge about is useful many data management tasks, such as query optimization, cleaning, or consistency checking. Because the bODs specific dataset ar...