What should the field look like? |
Syntax: [3rdname:xxx]
|
|
What does the field contain? |
The second surname as used in Spanish and Catalan names, for instance "Pelaez" in "Cèsar Ferioli Pelaez". |
|
Which log messages are related to this field? |
Log2 (error) 652: Key appears double in legend - also for ...
|
|
Which CSV field(s) use this field? |
Table inducks_person, field fullname
|
|
How is the data used in the rest of Inducks? |
For detecting errors in the Inducks input files. |
|
|
What should the field look like? |
Syntax: [isfake:yes]
|
|
What does the field contain? |
If "yes", the person is a fake alias for one or more unknown (i.e. unidentified) people. |
|
Which log messages are related to this field? |
Log4 (pedantic) 662: No NHH-data defined for person ...
|
|
Which CSV field(s) use this field? |
Table inducks_person, field isfake
|
|
How is the data used in the rest of Inducks? |
If isfake, there does not need to be an NHH record for this person. |
|
|
What should the field look like? |
Syntax: [pseudonym:xxx,xxx]
|
|
What does the field contain? |
One or more pseudonyms of a person. |
|
Which checks are done? |
Should not occur as a name or pseudonym of any other person. |
|
Which log messages are related to this field? |
Log1 (serious) C02: ... is nonempty: <...> is not written to ISV file
- Information between () is ignored in this case.
Log2 (error) 652: Key appears double in legend - also for ...
|
|
Which CSV field(s) use this field? |
Table inducks_personalias, field surname
|
|
How is the data used in the rest of Inducks? |
For detecting errors in the Inducks input files. |
|
|