An object-oriented database for protein structure analysis

Peter M.D. Gray,Norman W. Paton,Graham J.L. Kemp,John E. Fothergill
DOI: https://doi.org/10.1093/protein/3.4.235
1990-01-01
Abstract:An object-oriented database system has been developed which is being used to store protein structure data. The database can be queried using the logic programming language Prolog or the query language Daplex. Queries retrieve information by navigating through a network of objects which represent the primary, secondary and tertiary structures of proteins. Routines written in both Prolog and Daplex can integrate complex calculations with the retrieval of data from the database, and can also be stored in the database for sharing among users. Thus object-oriented databases are better suited to prototyping applications and answering complex queries about protein structure than relational databases. This system has been used to find loops of varying length and anchor positions when modelling homologous protein structures.
What problem does this paper attempt to address?