scispace - formally typeset
G

Geert Jan Bex

Researcher at University of Hasselt

Publications -  34
Citations -  1527

Geert Jan Bex is an academic researcher from University of Hasselt. The author has contributed to research in topics: XML schema & XML validation. The author has an hindex of 16, co-authored 33 publications receiving 1469 citations.

Papers
More filters
Proceedings ArticleDOI

DTDs versus XML schema: a practical study

TL;DR: It turns out that at present real-world XSDs only sparingly use the new features introduced by XML Schema: on a structural level the vast majority of them can already be defined by DTDs.
Journal ArticleDOI

Expressiveness and complexity of XML Schema

TL;DR: In this paper, a simpler formalism equivalent to XSDs is proposed, based on contextual patterns rather than on recursive types and it might serve as a light-weight front end for XML Schema.
Proceedings Article

Expressiveness and complexity of XML schema

TL;DR: In this article, a simpler formalism equivalent to XSDs is proposed, based on contextual patterns rather than on recursive types and it might serve as a light-weight front end for XML Schema.
Proceedings ArticleDOI

Inference of concise DTDs from XML data

TL;DR: The algorithm iDTD (infer DTD) is presented, that learns SOREs from strings by first inferring an automaton by known techniques and then translating that automaton to a corresponding SORE, possibly by repairing the automaton when no equivalent SORE can be found.
Proceedings Article

Inferring XML schema definitions from XML data

TL;DR: A theoretically complete algorithm is provided that always infers the correct XSD when a sufficiently large corpus of XML documents is available and a variant of this algorithm is presented that works well on real-world data sets.