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.
How can you translate complex information in real time from one computer language into another? In a virtual database a variety of databases form a system. For the integration of a new database with different language into the collective a logic has to translate the information. This practical work is part of the Edutella project which has the aim to create a peer-to-peer network for storing, querying, exchanging and processing any kinds of RDF metadata. The focus is on the development of a wrapper module for the Rssdb database. This wrapper provides the features for translating Edutella queries into the local language of Rssdb and for translating back the results from Rssdb. The author David Kuhn describes how this translation even works in real time efficiently. The algorithm is based on a decision tree. This tree decompiles the information piece by piece and constructs it again in the target language. The decision tree allows the process to be very fast even for information with discretionary deeply nesting. This book is interesting for developers who have to translate information from one computer language into another very fast.