When adding wikipedia links to Maghreb characters I noticed some errors. I did not bother to fix any dates even though some, espeically the early Hafsid ones, looked suspicious. I also noticed some possibilities to add marriage alliances between muslim rulers, though then one would need to do more research to get the dates right.
an-Nasir ibn Alennas ibn Hammad has his father Alennas as his mother and his father is also marked as female. Google indicates strongly that Alennas is a male berber name[1][2][3], and "ibn" means "son of". I have no idea if the other facts like about Alennas are correct or not.
The Hammadid Yahya who is in CK as Yahya ibn al-Mansur should be the son of Abd al-Aziz. There are plenty of mentions of "Yahya ibn Abd al-Aziz" at Google Books and none of "Yahya ibn al-Mansur".
Abu Al-Hasan Ali's father should not be Ya'qub who is his grandfather. Britannica agrees with Wikipedia that the real father should be Abu Sa'id Uthman.
Almohad Caliph Idris II is in the DB lsited as having Umar as father while Wikipedia says they were cousins. Since Idris's father was called Muhammed I think I agree with that interpretation. So the next thing to do would be to investigate who this Muhammed was and how he was related to Idris's and Umar's common grandfather/great grandfather al-Mu'min. For now I have removed the incorrect father.
an-Nasir ibn Alennas ibn Hammad has his father Alennas as his mother and his father is also marked as female. Google indicates strongly that Alennas is a male berber name[1][2][3], and "ibn" means "son of". I have no idea if the other facts like about Alennas are correct or not.
Code:
20937 = {
name="'Alennas"
# AKA: Alennas
dynasty=575 #nam Hammad
martial=4
diplomacy=4
intrigue=4
stewardship=6
religion="sunni"
culture="maghreb_arabic"
father=20936
1000.1.1 = {
birth="1000.1.1"
}
1062.1.1 = {
death="1062.1.1"
}
}
20834 = {
name="an-Nasir" #Alger 1062-1088
# AKA: al
dynasty=575
martial=5
diplomacy=5
intrigue=5
stewardship=6
religion="sunni"
culture="maghreb_arabic"
add_trait="diligent"
add_trait="wroth"
add_trait="scholarly_theologian"
[COLOR=orange]father[/COLOR]=20937
1042.1.1={
birth="1042.1.1"
}
1078.1.1={
add_spouse=155090
}
1088.1.1={
death="1088.1.1"
}
}
The Hammadid Yahya who is in CK as Yahya ibn al-Mansur should be the son of Abd al-Aziz. There are plenty of mentions of "Yahya ibn Abd al-Aziz" at Google Books and none of "Yahya ibn al-Mansur".
Code:
32956 = {
name="Yahya" #Alger 1121-1152
dynasty=575
religion="sunni"
culture="maghreb_arabic"
father=[COLOR=orange]32955[/COLOR]
1110.1.1 = {
birth="1110.1.1"
}
1163.1.1 = {
death="1163.1.1"
}
}
Abu Al-Hasan Ali's father should not be Ya'qub who is his grandfather. Britannica agrees with Wikipedia that the real father should be Abu Sa'id Uthman.
Code:
33004 = {
name="al-Hasan" #1331-1351
dynasty=101732
religion="sunni"
culture="maghreb_arabic"
father=[COLOR=orange]33002[/COLOR]
1297.1.1={
birth="1297.1.1"
}
1331.8.1={
add_claim = d_tlemcen
}
1351.5.24={
death="1351.5.24"
}
}
Almohad Caliph Idris II is in the DB lsited as having Umar as father while Wikipedia says they were cousins. Since Idris's father was called Muhammed I think I agree with that interpretation. So the next thing to do would be to investigate who this Muhammed was and how he was related to Idris's and Umar's common grandfather/great grandfather al-Mu'min. For now I have removed the incorrect father.
Code:
32990 = {
name="Idris" #1266-1269
dynasty=101875
religion="sunni"
culture="maghreb_arabic"
1240.1.1 = {
birth="1240.1.1"
}
1269.1.1 = {
death="1269.1.1"
}
}
Upvote
0