Some matching tests
This commit is contained in:
parent
f8ec2be6e8
commit
e7193e3948
5 changed files with 146 additions and 10 deletions
|
|
@ -120,7 +120,7 @@ function processProfile (profileNode) {
|
|||
const birthDatePeriods = mapCompact(processFeature, profileNode.Feature)
|
||||
const individual = {id, aliases, birthDatePeriods}
|
||||
|
||||
debug_log(individual)
|
||||
// debug_log(individual)
|
||||
|
||||
return individual
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue