Data, data, data
Posted by gregster on 09 Dec 2009 in Activity log
I've spent most of the last few days getting data in to the DB.
The DB now contains as many of the Characters, Events, Places and Citations as I can find. I've also populated relationship tables with as much of the relationship data as I can use. In a few cases (e.g. the EventsToCharRels table) I have data that includes generational IDs that I am unable to easily handle. I'll have to leave that to the data proofer.
I think I'm ready to start writing some PHP.