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