This entity corresponds to the B. Element column in the original source data file, which lists which sort of bone underwent Radiocarbon dating.

There are 12 types of bones in this data set. Use the Drop Duplicates, and Drop Empty Rows options to create this list:

system_idrecord_type_idElement
114Phalanx
214Femur
314Temporal
414Mandibula
514nd
614Humerus
714Scapula
814Fibula
914Vertebra
1014Occipitale
1114Cranium
1214Radius

An extra column was used to record the fact that animal bones are already in SEAD as tbl_record_types, record_type_id = 14

(Rather than creating a separate entity for record_type and joining it to this entity)

New Column NameSource Column
record_type_id14

Do we want to add a "dating material" entity?