- From: Guntur Wiseno Putra <gsenopu@gmail.com>
- Date: Thu, 23 Apr 2020 12:45:07 +0700
- To: public-informationarchitecture@w3.org
- Message-ID: <CAKi_AEtbn5MwJWdHvTJCLeWM06n77=D5Un7kss_L+J+VeF-TSw@mail.gmail.com>
Dear public-informationarchitecture, From 2002/3 text of T. Berners-Lee's "Design Issues: Architectural and Philosophical Points" section "Stack of Specifications": It is about having Ethernet cables, sending Internet (Protocol) packet, sending Transmission Control Protocol packet, sending e-mail, and publishing a Webpage and publishing XML document and publishing a RDF document: https://w3.org/DesignIssues/Stack.html Programming for XML. <https://publications.systems.ethz.ch/#>(Background & Motivation & Overview of Tutorial) Daniela Florescu <https://publications.systems.ethz.ch/author/81/Daniela%20Florescu>, and Donald Kossmann <https://publications.systems.ethz.ch/author/3/Donald%20Kossmann> Proceedings of the ACM SIGMOD International Conference on Management of Data, Chicago, Illinois, USA, January 2006 "This tutorial gives an overview of the current generation of programming languages for data intensive XML applications. Furthermore, this tutorial compares the possible solutions based on a few comparative practical criteria. The tutorial shows how each solution addresses the design questions in different ways and gives the tradeoffs in terms of capabilities and optimizability of these languages are. " https://publications.systems.ethz.ch/sites/default/files/pub lications/SIGMOD2006ProgrammingforXML.pdf https://publications.systems.ethz.ch/ XQueryP: Programming with XQuery <https://publications.systems.ethz.ch/#> Donald D. Chamberlin <https://publications.systems.ethz.ch/author/326/Donald%20D.%20Chamberlin>, Michael Carey <https://publications.systems.ethz.ch/author/343/Michael%20Carey>, Daniela Florescu <https://publications.systems.ethz.ch/author/81/Daniela%20Florescu> , Donald Kossmann <https://publications.systems.ethz.ch/author/3/Donald%20Kossmann>, and Jonathan Robie <https://publications.systems.ethz.ch/author/327/Jonathan%20Robie> Proceedings of the 3rd International Workshop on XQuery Implementation Experience and Perspective (XIME-P), Chicago, USA, January 2006 Abstract XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, and global optimization is difficult in a mixed-language environment. In this paper, we investigate a small extension called XQueryP that enables XQuery expressions to exchange state information through variables. This extension makes it easier to develop applications in XQuery without relying on a host programming language. We draw an analogy between the proposed extension and similar extensions that have been added over the years to the SQL query language for similar reasons. https://publications.systems.ethz.ch/sites/default/files/pub lications/xqueryp2006.pdf https://publications.systems.ethz.ch/ Regard, Guntur Wiseno Putra
Received on Thursday, 23 April 2020 05:45:21 UTC