home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / tsql / README~ < prev   
Text File  |  1996-01-31  |  6KB  |  152 lines

  1. This directory contains material relevant to the Temporal Structured
  2. Query Language design effort.
  3.  
  4. File            Contents
  5. ____            ________
  6.  
  7. README            this file
  8.  
  9. tsql2            language specification and supporting
  10.             commentaries for the consensus temporal
  11.             extension to SQL-92; see tsql2/README
  12.  
  13. tsql.mail        archived mail to tsql@cs.arizona.edu (see below)
  14.  
  15. doc            documents; see doc/README
  16.  
  17. multical        source code for the MultiCal System,
  18.             supporting multiple calendars and
  19.             internationalization of time constants within
  20.             a DBMS
  21.  
  22. fastIO            source code for very efficient conversion
  23.             between unpacked and packed timestamp
  24.             representations
  25.  
  26. indeterminacy        source code for support of valid-time
  27.             indeterminacy
  28.  
  29. THE TSQL MAILING LIST
  30.  
  31. The TSQL mailing list is meant to be a common meeting area for persons
  32. interested in the TSQL design. Topics for discussion include all those
  33. listed in the initial white paper, "TSQL: A Design Approach"
  34. (proposal.tex), and include
  35.  
  36.     Physical Time Line and Time-stamp Representation
  37.     User-defined Time Domain
  38.     Underlying Historical Relational Data Model
  39.     Historical Selection and Projection
  40.     Aggregates
  41.     Schema Specification and Evolution
  42.     Adding Transaction Time to the Data Model
  43.     Schema Versioning
  44.     Transaction Time Selection and Projection
  45.     Design of the Core Algebra
  46.     Adding Aggregates to the Algebra
  47.     Adding Transaction Time to the Algebra
  48.     TSQL and SQL standards
  49.  
  50. Items of interest should be mailed to "tsql@cs.arizona.edu".  Mail is
  51. immediately redistributed to all persons on the list.  It is good
  52. practice to include a signature giving your name and email address,
  53. because not all mailers preserve these.
  54.  
  55. Requests for addition or removal from the list should be sent to
  56. "tsql-request@cs.arizona.edu" and not to the general mailing list.
  57.  
  58. If you submit an item to tsql and get back failure notifications for
  59. individuals, you can help eliminate this problem by mailing such
  60. messages to tsql-request.  Our software tries to arrange for failure
  61. notifications to be sent to us, but it isn't foolproof.
  62.  
  63. Collected correspondence from the tsql mailing list will be
  64. periodically archived, and will be made available via anonymous ftp
  65. from ftp.cs.arizona.edu.
  66.  
  67. There is also a postal mailing list for receiving white paper design
  68. proposals. Additions, changes, and deletions from this list should be
  69. sent to
  70.  
  71.     Richard Snodgrass
  72.     Associate Professor
  73.     Department of Computer Science
  74.     University of Arizona
  75.     Tucson, AZ 85721
  76.  
  77. or emailed to rts@cs.arizona.edu. Occasionally lists of available
  78. white papers will be sent to the tsql mailing list, along with
  79. instructions on how to acquire copies of these papers.
  80.  
  81. TEMPORAL DATABASE GLOSSARY
  82.  
  83. The Glossary is a consensus document. Christian S. Jensen
  84. <csj@iesd.auc.dk> heads the editorial board for the document; James
  85. Clifford, Ramez Elmasri, Shashi K. Gadia, Pat Hayes, and Sushil
  86. Jajodia are members. 22 people contributed to the glossary.
  87.  
  88. THE TEMPORAL DATABASE GLOSSARY MAILING LIST
  89.  
  90. The Temporal Database Glossary mailing list is meant to be a forum for
  91. discussion of definitions relevant to the temporal database glossary.
  92. Various versions of the glossary have appeared, including one
  93. published in September, 1992 SIGMOD RECORD, and several available via
  94. anonymous FTP from ftp.cs.arizona.edu, in the tsql directory: December
  95. 1992, March 1993, and May 1993 versions, as well as a June 10 addendum
  96. of the glossary, presented at the temporal DB workshop held in
  97. Arlington, Texas.
  98.  
  99. At that meeting, it was decided that an Editorial Board, headed by
  100. Professor Christian S. Jensen, would be ultimately responsible for
  101. merging and making consistent proposals for terms. However, this
  102. mailing list is open to anyone, and technical discussion of proposed
  103. terms will certainly be considered closely by the Editorial Board.
  104.  
  105. Items of interest should be mailed to "tdbglossary@cs.arizona.edu".
  106. Mail is immediately redistributed to all persons on the list.  It is
  107. good practice to include a signature giving your name and email
  108. address, because not all mailers preserve these.
  109.  
  110. Requests for addition or removal from the list should be sent to
  111. "tdbglossary-request@cs.arizona.edu"; such requests should not go to
  112. the general mailing list.
  113.  
  114. Collected correspondence from the tsql mailing list will be
  115. periodically archived, and will be made available via anonymous ftp
  116. from ftp.cs.arizona.edu in the tsql subdirectory, in the file
  117. tdbglossary.mail.
  118.  
  119. TEST SUITE
  120.  
  121. The Test Suite of temporal database queries is a consensus document.
  122. Christian S. Jensen <csj@iesd.auc.dk> is the editor; 22 people
  123. contributed to the document.
  124.  
  125. THE TEMPORAL DATABASE BENCHMARK MAILING LIST
  126.  
  127. The Temporal Database Benchmark mailing list is meant to be a forum
  128. for discussing temporal database benchmarks. Various versions of a
  129. "semantic benchmark," to be used to evaluate the user friendliness of
  130. proposed temporal query languages, have appeared, including the May 10
  131. version of the benchmark, containing tasks 1-3, and the June 11
  132. version of the benchmark, which was presented at the temporal DB
  133. workshop held in Arlington, Texas.
  134.  
  135. At that meeting, it was decided that Professor Christian S. Jensen
  136. would head up an effort to complete the semantic benchmark (now termed
  137. the test suite). However, this mailing list is open to anyone.
  138.  
  139. Items of interest should be mailed to "tdbbenchmark@cs.arizona.edu".
  140. Mail is immediately redistributed to all persons on the list.  It is
  141. good practice to include a signature giving your name and email
  142. address, because not all mailers preserve these.
  143.  
  144. Requests for addition or removal from the list should be sent to
  145. "tdbbenchmark-request@cs.arizona.edu" and not to the general mailing
  146. list.
  147.  
  148. Collected correspondence from the tdbbenchmark mailing list will be
  149. periodically archived, and will be made available via anonymous ftp
  150. from ftp.cs.arizona.edu in the tsql subdirectory, in the file
  151. tdbbenchmark.mail.
  152.