vix.ing · top · new · best · stats · spec

Ensuring Query Compatibility with Evolving XML Schemas

2008/11/26 by Pierre Genevès, Genevès, Pierre, Nabil Layaïda +3
Computer Science · #Advanced Database Systems and Queries #D.3.0 #D.3.1 #D.3.4 #Data Management and Algorithms #E.1 #F.3.1 #F.3.2 #F.4.1 #F.4.3 #FOS: Computer and information sciences #H.2.3 #I.2.4 #I.7.2 #Programming Languages (cs.PL) #Semantic Web and Ontologies #Software Engineering (cs.SE)

paper · pdf · doi:10.48550/arxiv.0811.4324

openalex publication_date 2008/11/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/31

Abstract

During the life cycle of an XML application, both schemas and queries may change from one version to another. Schema evolutions may affect query results and potentially the validity of produced data. Nowadays, a challenge is to assess and accommodate the impact of theses changes in rapidly evolving XML applications. This article proposes a logical framework and tool for verifying forward/backward compatibility issues involving schemas and queries. First, it allows analyzing relations between schemas. Second, it allows XML designers to identify queries that must be reformulated in order to produce the expected results across successive schema versions. Third, it allows examining more precisely the impact of schema changes over queries, therefore facilitating their reformulation.

Related