Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Education > Genealogy, Computing > Re: Genealogica...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 35 of 85 Topic 1900 of 2039
Post > Topic >>

Re: Genealogical evidence and data model

by Haines Brown <brownh@[EMAIL PROTECTED] > Feb 4, 2008 at 09:13 AM

Dennis Lee Bieber <wlfraed@[EMAIL PROTECTED]
> writes:

> > of change in state. The "event" in TMG apparently remains tied to
static
> > data. Is any kind of event allowed besides the obvious ones of birth,
> > marriage and death?
> >
>	What would you like?

Don't pay too attention to my remark, which percipitated from my primary
concern for historiography and the "event" in that context. In that
context, it is in principle possible to escape a static view, but I'm
not sure about genealogy, which to some extent is primarily concerned
with data.

>> No, I wasn't thinking of a heap. A heap is an array or tree structure
>> that orders people according to lineage. It seems very old fa****oned
>
> 	I'd call that a hierarchical file structure... or simply a tree. At
> least when I took comp.sci., a heap file was just that -- an unsorted
> stack of dis-similar records; one had to read the record in order to
> even figure out what the data represented.

Interesting. We are appparently speaking of the same thing. When I took
my Data Structure course, we encounted the "heap" as (quote from my
textbook).  

  A heap is a binary tree with these characteristics:
  
    * It's complete. This means it is completely filled in...
    * It's (usually) implemented as an array. ...
    * Each node in a heap satisfies a heap condition, which states that
      the node's key is larger than (or equal to) the keys of its
      children.  
  
In my notes on databases, I have:

  A heap is a specialized tree-based data structure that satisfies the
  heap property: if B is a child node of A, then key(A) ≥ key(B).

As you point out, there is no suggestion that record B has any
similarity to record A here. The only condition is that the key value
for record A must be at least as great as the value of the key of record
B.

This struck me as somewhat descriptive of a family hierarchy in that
there are generations, especially today when any biological relation of
families or generations is unclear, and even surnames can be only
loosely related to biological descent. For example, only one of my 28
grandchildren and 5 great-grandchildren are actually my biological
descendents because I live in a culture in which "family" has little to
do with biology and more to do with a political decision (much like
"tribe" used to be). And yet there seem to be clear generational
demarcations (as long as we can forget the etymological meaning of
"generation").

So I have to take back my comment about heap tree being suited to
lineage. It may better suit social relations today that are not so
lineage-based.

>> Incidentally, what kind of data structure is used in TMG? Do all
>> genealogical applications use the same data structure?
>>
> 	TMG is built upon Visual FoxPro tables. Very many of them --
> approximately 29 separate tables.

Interesting; I remember FoxPro from back in the 90s. Is Microsoft
dropping sup****t for it because VFP runs under wine? How will that
affect TMG? It sounds like it is a relational database that has a table
interface. Is that so?  I assume it is more than spreadsheets.

> 	None of the genealogy programs I'm familiar with can "modify"
> data /in/ a raw GEDCOM. They all perform batch loads into a database
> schema -- where data is not a sequential text format -- manipulate the
> data in that format, store the data in that database, etc.

OK, as I suspected. LifeLines does this as well, although it looks as
though one were modifying raw GEDCOM.

-- 
 
       Haines Brown, KB1GRM
 




 85 Posts in Topic:
Genealogical evidence and data model
bobg@[EMAIL PROTECTED] (  2008-01-14 20:42:20 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-14 21:16:23 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-14 23:38:19 
Re: Genealogical evidence and data model
bobg@[EMAIL PROTECTED] (  2008-01-15 13:29:00 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-17 04:39:17 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-15 12:08:13 
Re: Genealogical evidence and data model
bobg@[EMAIL PROTECTED] (  2008-01-15 18:07:49 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-01-15 10:27:26 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-01-15 10:15:48 
Re: Genealogical evidence and data model
Lars Erik Bryld <larse  2008-01-15 19:39:34 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-17 04:50:24 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-17 15:51:06 
Non sequitur: (Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-01-17 23:49:06 
Re: Non sequitur: (Re: Genealogical evidence and data model
bobg@[EMAIL PROTECTED] (  2008-01-18 14:35:32 
Re: Non sequitur: (Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-18 19:43:16 
Re: Non sequitur: (Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-19 10:56:02 
Re: Genealogical evidence and data model
"Kerry Raymond"  2008-01-19 09:35:56 
Re: Genealogical evidence and data model
JD <jd4x4@[EMAIL PROTE  2008-01-19 09:38:32 
Re: Genealogical evidence and data model
Robert G. Eldridge <ro  2008-01-20 11:31:15 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-20 13:34:43 
Re: Genealogical evidence and data model
Tim Powys-Lybbe <tim@[  2008-01-20 14:35:26 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-20 17:36:32 
Re: Genealogical evidence and data model
Bob LeChevalier <lojba  2008-01-20 17:36:32 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-20 23:02:32 
Re: Genealogical evidence and data model
user@[EMAIL PROTECTED]   2008-01-20 08:40:28 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-20 11:16:19 
Re: Genealogical evidence and data model
Charlie Hoffpauir <inv  2008-01-20 10:24:01 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-20 17:45:56 
Re: Genealogical evidence and data model
Hugh Watkins <hugh.wat  2008-01-20 19:04:53 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-21 11:14:15 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-22 00:49:47 
Re: Genealogical evidence and data model
Tim Powys-Lybbe <tim@[  2008-02-03 16:32:07 
Re: Genealogical evidence and data model
Hugh Watkins <hugh.wat  2008-02-03 20:01:28 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-04 05:29:38 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-04 09:13:38 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-04 11:01:01 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-20 22:21:32 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-20 22:55:52 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-01-20 23:26:02 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-03 11:23:23 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-04 05:22:26 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-04 07:59:58 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-02-04 11:35:44 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-04 23:13:33 
Re: Genealogical evidence and data model
"Tony Proctor"   2008-01-30 17:39:37 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-01-30 15:16:17 
Re: Genealogical evidence and data model
"Tony Proctor"   2008-01-31 09:56:57 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-03 07:51:46 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-03 16:11:36 
Re: Genealogical evidence and data model
Denis Beauregard <deni  2008-01-15 13:18:28 
Re: Genealogical evidence and data model
bobg@[EMAIL PROTECTED] (  2008-01-15 18:34:21 
Re: Genealogical evidence and data model
melsonr@[EMAIL PROTECTED]  2008-01-17 05:58:41 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-01-31 07:11:12 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-01-31 16:03:38 
The need for event-based software
Steve Hayes <hayesmstw  2008-02-01 04:15:45 
Re: The need for event-based software
Eagle@[EMAIL PROTECTED]   2008-02-01 15:13:29 
Re: The need for event-based software
Hugh Watkins <hugh.wat  2008-02-03 22:04:41 
Re: The need for event-based software
Steve Hayes <hayesmstw  2008-02-04 04:14:57 
Re: The need for event-based software
shane@[EMAIL PROTECTED]   2008-02-07 21:10:00 
Re: The need for event-based software
Steve Hayes <hayesmstw  2008-02-09 10:20:13 
The need for record-based software
Ian Goddard <goddai01@  2008-02-08 14:21:52 
Re: The need for record-based software
Dennis Lee Bieber <wlf  2008-02-08 11:21:35 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-02-01 10:30:19 
Re: Genealogical evidence and data model
mojaveg@[EMAIL PROTECTED]  2008-02-01 09:07:37 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-01 10:24:42 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-01-31 20:41:20 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-01 20:14:46 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-02-08 12:44:05 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-01 20:57:39 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-02 03:06:26 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-02 16:06:50 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-02-02 11:49:26 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-01 16:24:12 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-01 22:05:01 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-02 13:58:29 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-02 18:13:34 
Re: Genealogical evidence and data model
Ian Goddard <goddai01@  2008-02-08 16:10:32 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-02 17:53:09 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-02 18:23:12 
Re: Genealogical evidence and data model
Wes Groleau <groleau+n  2008-02-02 19:24:28 
Re: Genealogical evidence and data model
Haines Brown <brownh@[  2008-02-02 21:32:49 
Re: Genealogical evidence and data model
Dennis Lee Bieber <wlf  2008-02-02 22:00:02 
Re: Genealogical evidence and data model
Hugh Watkins <hugh.wat  2008-02-03 07:16:34 
Re: Genealogical evidence and data model
Denis Beauregard <deni  2008-02-03 01:50:27 
Re: Genealogical evidence and data model
singhals <singhals@[EM  2008-02-03 12:01:24 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Sep 6 19:13:46 CDT 2008.