Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
XML has been developed as a standard data format for information storage and exchange. In most XML database systems, queries are processed by searching the hierarchy of each underlying XML document. Similar to relational databases, most XML documents are actually designed based on the relationship among such semantic concepts as object, attribute and value. Moreover, queries are also issued with concerns of these concepts, e.g., to find the attribute values of a certain object or to find the relationship between two objects. This book presents a new approach to process XML queries. We take semantics as a central concern during XML query processing. We design semantics-based algorithms to perform pattern matching, which is the core operation for XML query processing, as well as grouping and aggregation for analytical queries. We theoretically and experimentally show the advantage of our semantic approach over other existing approaches, in terms of query processing performance. This result should be useful for future research and applications in XML data management.