When grammars do not suffice: data and content integrity constraints verification in XML through a conceptual model

  • Authors:
  • Jakub Malý;Martin Nečaský

  • Affiliations:
  • Charles University in Prague, Prague, Czech Republic;Charles University in Prague, Prague, Czech Republic

  • Venue:
  • APCCM '13 Proceedings of the Ninth Asia-Pacific Conference on Conceptual Modelling - Volume 143
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Complex applications can benefit greatly from using conceptual models and Model Driven Architecture during development, deployment and runtime. XML applications are not different. In this paper, we examine the possibility of using Object Constraint Language (OCL) for expressing constraints over a conceptual model for XML data. We go through the different classes of OCL expression and show how each class can be translated into XPath constructs. Subsequently we show how the constraints can be checked using Schematron. We introduce a function library OclX, which provides constructs necessary to translate those OCL constructs that have no counterpart in XPath. With our tool, it is possible to check validity of OCL constraints in XML data.