Skip to content

Commit 6d1ca57

Browse files
authored
Update archive_reviewer_guide.md
1 parent 6a9dbe7 commit 6d1ca57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archive_reviewer_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The file does not have to be complete in the sense that every column specified i
6464

6565
- Does the file have obvious errors, like shifted columns, or unreadable characters? Unreadable characters are often the result of wrong character encoding. This happens, for example, when the package author copy-and-pasted from a localized supplementary material file. All characters in .janno files must be UTF-8 encoded.
6666
- Are the primary group/population names in `Group_Name` as in the original publication? `Group_Name` is a `;`-separated list column, so alternative names (e.g. from the AADR) can be given as well, just not in the first position.
67-
- Are the relationship columns circular, so is a relationship between the samples A and B listed for both samples?
67+
- Are the relationship columns symmetrical, so is a relationship between the samples A and B listed for both samples?
6868
- Do numerical columns, e.g. latitude/longitude coordinates, show an odd pattern of incrementally increasing last digits? This often happens when package authors used a spreadsheet program to compile the .janno file.
6969
- Is the dating information correctly given? The `Date_Type` `C14` only applies, if the respective radiocarbon date gives a direct estimate of an individuals year of death, and if the uncalibrated age is known and available.
7070
- Is the location and dating information correct and as published? Exactly here, where they may have catastrophic consequences, typos tend to happen.

0 commit comments

Comments
 (0)