bug-gne
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnupedia] What about an Almanac, too?


From: John Goodwin
Subject: [Bug-gnupedia] What about an Almanac, too?
Date: Sun, 21 Jan 2001 01:07:21 -0800

"Encyclopedia" is one model among many.  I personally would find an
aggregation of data along the lines of the World Almanac quite useful.
Most of this sort of information is available in a hodge-podge fashion
on the web, but hard to find.

To put a different spin on it, most of the tabular information could be
presented as
"data scripts" in a functional or predicate-oriented language like
Scheme or Prolog:

postalcode('mycity',12345).
state-of('mycity','XY').
conversion-factor('oz','gr',28.8).

It would be nice to cut and paste such well-known information as "all
the zip codes for towns in Wyoming" into my program.

BTW, I expect to find a lot of this kind of information in an
"encyclopedia" too.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]