[Rd] StatDataML
Friedrich Leisch
Friedrich.Leisch@ci.tuwien.ac.at
Fri, 3 Mar 2000 17:07:37 +0100 (CET)
Hi,
we have a first draft of R functions reading/writing data to XML files
including a rather general DTD ... which borrows heavily from the data
types of a certain programming language :-)
The basic idea is to create an XML standard for data exchange,
together with import/export functions for as many applications as
possible. We here will need R, Matlab & Octave for our research
program, but the idea is of course to create a general standard.
After looking in several other applications we think that all the data
types there can easily be represented using S constructs (i.e., arrays
and lists together with attributes) ... so why make life complicated
and invent something new.
Of course this only applies to the low-level representaion ... the
real thing will come next when one starts defining higher level
classes, this step we have avoided so far because one needs the
low-level things first to have something to play with.
A short description of the DTD and an R package with import/export
functions can be found at
http://www.ci.tuwien.ac.at/~leisch/R
(Modulo some bugs) R data objects can be saved/restored without loss
of information. We don't intend to cover functions or models yet.
All comments and ideas are appreciated! This is just a proposal and
anything can still be changed ...
Best,
Fritz
PS: Almost all the work has been done by Torsten Hothorn, I'm just
writing the email ;-)
--
-------------------------------------------------------------------
Friedrich Leisch
Institut für Statistik Tel: (+43 1) 58801 10715
Technische Universität Wien Fax: (+43 1) 58801 10798
Wiedner Hauptstraße 8-10/1071 Friedrich.Leisch@ci.tuwien.ac.at
A-1040 Wien, Austria http://www.ci.tuwien.ac.at/~leisch
PGP public key http://www.ci.tuwien.ac.at/~leisch/pgp.key
-------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._