Differences between revisions 2 and 3
Revision 2 as of 2009-05-27 19:12:50
Size: 687
Editor: 24-183-238-75
Comment:
Revision 3 as of 2009-05-27 19:53:53
Size: 1521
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:


|| Section |||| Element Identifier |||| Element Type ||
|| Section || Element Identifier || Element Type || Description ||
|| 0.None || || || ||
|| || Cleanup || Boolean || Check only if debris is interseasonal erosion and if there are pottery, bones, and other objects that need listing ||
|| || Balk Removal || Boolean || Check only if you excavated a locus during the balk removal and you don't have the original locus sheet ||
|| 1.Identification || || || ||
|| || A.Locus || Integer || IF there exists true in section 0. This is a Cleanup or Removal Excavation NOTE DEV. from Manual due to database constraints. ||
|| || B.Site || Char || Single Char identifier of site ||
|| || C.Season || Integer || Convention is last two digits of year --> Bah make it four digits ||
|| || || || ||

Data Model

This page describes how we model data from each form from the MPP project. Each form will be treated in a subsection. Loci forms will be treated together.

Loci Forms

Several pieces of each loci form are identical across the three types.

  1. Earth Loci (Color: yellow - most common)

  2. Architectural Loci (Color: pink)

  3. Installation Loci (Color: purple)

Burials (Color: Brown) are not strictly a loci since they do not get a locus number, but are attached to an earth locus. THEREFORE, burial forms are child entities of an earth locus.

Common Elements

Section

Element Identifier

Element Type

Description

0.None

Cleanup

Boolean

Check only if debris is interseasonal erosion and if there are pottery, bones, and other objects that need listing

Balk Removal

Boolean

Check only if you excavated a locus during the balk removal and you don't have the original locus sheet

1.Identification

A.Locus

Integer

IF there exists true in section 0. This is a Cleanup or Removal Excavation NOTE DEV. from Manual due to database constraints.

B.Site

Char

Single Char identifier of site

C.Season

Integer

Convention is last two digits of year --> Bah make it four digits

ArchaeologyProject/DataModel (last edited 2010-02-24 00:50:00 by 24-183-238-75)