Listing 2. Flat file import/export representation of ACEDB data (excerpt) Lincoln D. Stein
"Web Databases the Genome Project Way"
The Perl Journal, Spring 1999
// Class Person
Person : "brando"
Full_name "Marlon Brando"
Born 1924-04-03
Mail "Omaha"
Mail "Nebraska"
Mail "USA"
Stars_in "godf1"
Stars_in "apclypnow"
Person : "scorsese"
Full_name "Martin Scorsese"
Born 1942-11-17
Mail "Flushing"
Mail "New York"
Mail "USA"
Email "martin.scorses@aol.com"
Directed "casino"
Directed "goodfellas"
Directed "capefear"
Directed "tdriver"
Directed "meanstreets"
Scripted "casino"
Scripted "goodfellas"
Scripted "meanstreets"
Person : "coppola"
Full_name "Francis Ford Coppola"
Born 1939-04-07
Mail "Detroit"
Mail "Michigan"
Mail "USA"
Directed "godf1"
Directed "godf2"
Directed "apclypnow"
Scripted "godf1"
Scripted "godf2"
Scripted "apclypnow"