English

Transformation of XML Documents with Prolog

Logic in Computer Science 2019-06-21 v1 Information Retrieval

Abstract

Transforming XML documents with conventional XML languages, like XSL-T, is disadvantageous because there is too lax abstraction on the target language and it is rather difficult to recognize rule-oriented transformations. Prolog as a programming language of declarative paradigm is especially good for implementation of analysis of formal languages. Prolog seems also to be good for term manipulation, complex schema-transformation and text retrieval. In this report an appropriate model for XML documents is proposed, the basic transformation language for Prolog LTL is defined and the expressiveness power compared with XSL-T is demonstrated, the implementations used throughout are multi paradigmatic.

Keywords

Cite

@article{arxiv.1906.08361,
  title  = {Transformation of XML Documents with Prolog},
  author = {René Haberland and Igor L. Bratchikov},
  journal= {arXiv preprint arXiv:1906.08361},
  year   = {2019}
}

Comments

5 pages, 1 figure, 4 appendices

R2 v1 2026-06-23T09:58:30.953Z