FaunIsoID |
varchar |
Primary key |
PhaseID |
varchar |
Please see the detailed description of the 'Phases' table. |
SampleID |
varchar |
ID provided by primary source |
SampleIDother |
varchar |
Sometimes additional sample IDs are available, for example one from the archaeologist, another by the isotopic analyst |
ItemID |
varchar |
Use SiteID as prefix, and suffix with a number starting at 101. |
TaxonCode |
varchar |
|
SkeletalElement |
varchar |
Name of bone or tooth. Case sensitive, as adult and milk teeth are defined by upper and lower case. |
SkeletalPosition |
varchar |
Side of the skeleton, and/or upper vs lower for teeth. |
Material |
varchar |
|
Age |
varchar |
Age at Death. |
Notes |
varchar |
|
CitationID |
varchar |
|
Collagen(%) |
decimal |
Percentage of collagen in the sample. |
C_collagen(%) |
decimal |
Percentage of carbon in the collagen sample. |
N_collagen(%) |
decimal |
Percentage of nitrogen in the collagen sample. |
S_collagen(%) |
decimal |
Percentage of Sulfur in the collagen sample. |
C/N_collagen |
decimal |
Carbon / Nitrogen Atomic ratio (C:N) of carbon and nitrogen in the collagen sample. |
C/S_collagen |
decimal |
Carbon / Sulfur Atomic ratio (C:S) of carbon and sulfur in the collagen sample. |
N/S_collagen |
decimal |
Nitrogen / Sulfur Atomic ratio (N:S) of the nitrogen and sulfur in the collagen sample. |
δ13C_collagen(‰) |
decimal |
δ13C of the carbon in the collagen sample, ‰. |
δ15N_collagen(‰) |
decimal |
δ15N of the nitrogen in the collagen sample, ‰. |
δ34S_collagen(‰) |
decimal |
δ34S of the sulfur in the collagen sample, ‰. |
SequenceCount |
int |
If sequential sampling was done, this is the number (count) of sequences through the sample (such as the tooth enamel). |
minδ13C_bioapatite(‰) |
decimal |
Minimum value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. |
maxδ13C_bioapatite(‰) |
decimal |
Maximum value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. |
meanδ13C_bioapatite(‰) |
decimal |
Mean value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. |
minδ18O_bioapatite(‰) |
decimal |
Minimum value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. |
maxδ18O_bioapatite(‰) |
decimal |
Maximum value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. |
meanδ18O_bioapatite(‰) |
decimal |
Mean value from sequential sampling (e.g. tooth enamel) where individual sequence data are unavailable. Not to be confused with the model parameter (M). |
model |
varchar |
Specifies the model used, since several models use parameters in different ways. |
Amplitude(‰)δ13C_bioapatite(‰) |
decimal |
Model parameter: 'amplitude' (‰) for δ13C (usually 'A'). |
Period(mm)δ13C_bioapatite(‰) |
decimal |
Model parameter: 'period' (mm) for δ13C (usually 'D' or 'X'). |
Mean(‰)δ13C_bioapatite(‰) |
decimal |
Model parameter: 'mean' (‰) for δ13C (usually 'M'). Not to be confused with the mean value of the sequential sampling. |
Delayδ13C_bioapatite(‰) |
decimal |
Model parameter: 'delay' for δ13C. Depending on the model, this might be degrees (φ) or millimetres (x0 or d0). |
Amplitude(‰)δ18O_bioapatite(‰) |
decimal |
Model parameter: 'amplitude' (‰) for δ18O (usually 'A'). |
Period(mm)δ18O_bioapatite(‰) |
decimal |
Model parameter: 'period' (mm) for δ18O (usually 'D' or 'X'). |
Mean(‰)δ18O_bioapatite(‰) |
decimal |
Model parameter: 'mean' (‰) for δ18O (usually 'M'). Not to be confused with the mean value of the sequential sampling. |
Delayδ18O_bioapatite(‰) |
decimal |
Model parameter: 'delay' for δ18O. Depending on the model, this might be degrees (φ) or millimetres (x0 or d0). |