Question Name TYPE
- Franz Frese
- Topic Author
- Away
- Elite Member
Why is the entered TYPE converted to Uppercase (entered a raw gedcom)?
How to translate the entered TYPE?
Please Log in or Create an account to join the conversation.
- joeysun
- Offline
- Junior Member
How can I enter a not predefined TYPE for an individuum, for example "Artist name"?......
Franz,
They have to be entered via Edit Raw Gedcom.
See discussion here: www.webtrees.net/index.php/en/forum/9-re...ined-name-type#97573
and Github post here: github.com/fisharebest/webtrees/issues/4735
~doug
Doug 周
webtrees v2.1.20 at Our Family Tree (Jiapu 家譜/家谱)
PHP Version v8.1.x, LiteSpeed V8.1, MariaDB 15.1 | protected/'hindered' by ModSecurity
Please Log in or Create an account to join the conversation.
- norwegian_sardines
- Offline
- Platinum Member
- Posts: 3137
Ken
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
With a note it's an artist name.
Me thinks the gedcom specs only give examples of name types, not limit the enumeration. Have to check though
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- Franz Frese
- Topic Author
- Away
- Elite Member
So you can remove "maiden name" from predefined list.
"artist name" was an example!
Please Log in or Create an account to join the conversation.
- norwegian_sardines
- Offline
- Platinum Member
- Posts: 3137
Yes you can use Also known As in the presented list.
GEDCOM says the following.
[ aka | birth | immigrant | maiden | married | <user defined>]
Ken
Please Log in or Create an account to join the conversation.
- norwegian_sardines
- Offline
- Platinum Member
- Posts: 3137
However,
I have two entries where the individual had a name on their birth certificate, but quickly the name was changed to something else for public consumption. In both cases the usage was to protect the true father and child from ridicule.
Some times an individual will not receive a name a birth, but receive their name at a naming ceremony later in life.
Ken
Please Log in or Create an account to join the conversation.
- joeysun
- Offline
- Junior Member
Looking forward to what Greg has planned on future releases.
Doug 周
webtrees v2.1.20 at Our Family Tree (Jiapu 家譜/家谱)
PHP Version v8.1.x, LiteSpeed V8.1, MariaDB 15.1 | protected/'hindered' by ModSecurity
Please Log in or Create an account to join the conversation.
- Bogie
- Offline
- Elite Member
- Life is good!
Bogie
webtrees 2.1.22 | PHP 8.3.12 | MariaDB 10.11.8 | Apache on Ubuntu
AutoComplete places of @tkempf, chart modules of @magicsunday, Fancy treeview of @justCarmen
Please Log in or Create an account to join the conversation.
- Franz Frese
- Topic Author
- Away
- Elite Member
the name tag has no date / period associated. (different date - different married name - only one TYPE)I agree that they seam to mean the same thing in Western cultures.
However,
I have two entries where the individual had a name on their birth certificate, but quickly the name was changed to something else for public consumption. In both cases the usage was to protect the true father and child from ridicule.
Some times an individual will not receive a name a birth, but receive their name at a naming ceremony later in life.
given name is not given at birth (may be at christening)
surname exists at birth
for the rare cases I would use a note.
Please Log in or Create an account to join the conversation.
- norwegian_sardines
- Offline
- Platinum Member
- Posts: 3137
Yes you are correct, this is an issue with GEDCOM v5.5.1 and we are working on fixing this for either v7.1 or 8.0 of GEDCOM.Franz said:
the name tag has no date / period associated. (different date - different married name - only one TYPE)
given name is not given at birth (may be at christening)
surname exists at birth
for the rare cases I would use a note.
One change that could be done using a Dialect of GEDCOM is to introduce a _DATE tag but this would require a module to be written to support the GEDCOM dialect just like imported GEDCOMs from other applications.
Ken
Please Log in or Create an account to join the conversation.