• remove the entity for dating material, it isn’t actually needed for this dataset

specifies the sort of bone analysed

This entity corresponds to the B. Element column in the Radiocarbon data source data file, which lists which sort of bone underwent Radiocarbon dating, and to the K. Bone column of the Carbon data spreadsheet

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

system_idElement
1Phalanx
2Femur
3Temporal
4Mandibula
5nd
6Humerus
7Scapula
8Fibula
9Vertebra
10Occipitale
11Cranium
12Radius

YAML

name: abundance_element
type: entity
system_id: system_id
keys: []
columns:
  - element
  - lab_nr
public_id: abundance_element_id
source: datasheet
drop_duplicates:
  - element
check_functional_dependency: false
drop_empty_rows:
  - element