There are two types of MOL-calculated fields according to the field specification [1] at present: fields like "contributor" and "format" will be filled in by the publisher frontend (depending on the format of the file uploaded and the user who actually uploaded that file into our system), and fields such as "maxx", "maxy", and "medianregionsperspecies", which will probably be calculated at some point in the upload process.
I think the right thing to do here for now (i.e. until end-October) would be to leave all these fields out of the metadata database and worry about them later. "format" and "contributor" aren't really going to be useful until we have multiple formats and contributors anyway :). Afterwards, once we have a publisher frontend (even a simple one), we can change "format" and "contributor" to be required fields and have the frontend fill them in automatically, and change "maxx", "maxy", etc. to be calculated by loader.py while uploading the shapefiles into the system. If so, we should treat this as a low-priority issue for now, and maybe group it in with the Publisher Frontend development arc/label.
[1] http://www.google.com/fusiontables/DataSource?dsrcid=1326977
There are two types of MOL-calculated fields according to the field specification [1] at present: fields like "contributor" and "format" will be filled in by the publisher frontend (depending on the format of the file uploaded and the user who actually uploaded that file into our system), and fields such as "maxx", "maxy", and "medianregionsperspecies", which will probably be calculated at some point in the upload process.
I think the right thing to do here for now (i.e. until end-October) would be to leave all these fields out of the metadata database and worry about them later. "format" and "contributor" aren't really going to be useful until we have multiple formats and contributors anyway :). Afterwards, once we have a publisher frontend (even a simple one), we can change "format" and "contributor" to be required fields and have the frontend fill them in automatically, and change "maxx", "maxy", etc. to be calculated by loader.py while uploading the shapefiles into the system. If so, we should treat this as a low-priority issue for now, and maybe group it in with the Publisher Frontend development arc/label.
[1] http://www.google.com/fusiontables/DataSource?dsrcid=1326977