Squashed 'actes-princiers/data/01_raw/' changes from 06b5738..5ae4ca4
5ae4ca4 corrections xml 0da3396 adding a fake gitlab-ci for gitlab convenience 26283bc ajout des codes des princes et maisons git-subtree-dir: actes-princiers/data/01_raw git-subtree-split: 5ae4ca4d17d2e219c9b8408997265634338159d7develop
parent
18f6cc1a29
commit
bec2e0be53
@ -0,0 +1,16 @@
|
||||
image: alpine
|
||||
|
||||
stages:
|
||||
- test
|
||||
- build
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script: echo "Running tests"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
script: echo "Building the app"
|
||||
|
||||
|
||||
|
||||
@ -0,0 +1,21 @@
|
||||
- - Albret
|
||||
- alb
|
||||
- - Alençon
|
||||
- alb
|
||||
- - Anjou
|
||||
- anj
|
||||
- - Armagnac
|
||||
- arm
|
||||
- - Berry
|
||||
- bry
|
||||
- - Bourbon
|
||||
- brb
|
||||
- - Bourgogne
|
||||
- brg
|
||||
- - Bretagne
|
||||
- bre
|
||||
- - Orléans
|
||||
- orl
|
||||
- - Savoie
|
||||
- sav
|
||||
|
||||
@ -0,0 +1,45 @@
|
||||
- - Alain
|
||||
- al
|
||||
- - Amédée
|
||||
- am
|
||||
- - Arthur
|
||||
- ar
|
||||
- - Bernard
|
||||
- be
|
||||
- - Charles
|
||||
- ch
|
||||
- - Édouard
|
||||
- ed
|
||||
- - François
|
||||
- fr
|
||||
- - Jean
|
||||
- je
|
||||
- - Louis
|
||||
- lo
|
||||
- - Philippe
|
||||
- ph
|
||||
- - Pierre
|
||||
- pi
|
||||
- - René
|
||||
- re
|
||||
- - Anne
|
||||
- ann
|
||||
- - Agnès
|
||||
- agn
|
||||
- - Béatrice
|
||||
- bea
|
||||
- - Blanche
|
||||
- bla
|
||||
- - Bonne
|
||||
- bon
|
||||
- - Catherine
|
||||
- cat
|
||||
- - Françoise
|
||||
- fra
|
||||
- - Jeanne
|
||||
- jea
|
||||
- - Marguerite
|
||||
- mag
|
||||
- - Marie
|
||||
- mar
|
||||
|
||||
@ -0,0 +1,11 @@
|
||||
{
|
||||
"alb": "Alen\u00e7on",
|
||||
"anj": "Anjou",
|
||||
"arm": "Armagnac",
|
||||
"brb": "Bourbon",
|
||||
"bre": "Bretagne",
|
||||
"brg": "Bourgogne",
|
||||
"bry": "Berry",
|
||||
"orl": "Orl\u00e9ans",
|
||||
"sav": "Savoie"
|
||||
}
|
||||
@ -0,0 +1,27 @@
|
||||
{
|
||||
"agn": "Agn\u00e8s",
|
||||
"al": "Alain",
|
||||
"am": "Am\u00e9d\u00e9e",
|
||||
"ann": "Anne",
|
||||
"ar": "Arthur",
|
||||
"be": "Bernard",
|
||||
"bea": "B\u00e9atrice",
|
||||
"bla": "Blanche",
|
||||
"bon": "Bonne",
|
||||
"cat": "Catherine",
|
||||
"ch": "Charles",
|
||||
"ed": "\u00c9douard",
|
||||
"fr": "Fran\u00e7ois",
|
||||
"fra": "Fran\u00e7oise",
|
||||
"je": "Jean",
|
||||
"jea": "Jeanne",
|
||||
"lo": "Louis",
|
||||
"mag": "Marguerite",
|
||||
"mar": "Marie",
|
||||
"ph": "Philippe",
|
||||
"pi": "Pierre",
|
||||
"re": "Ren\u00e9",
|
||||
"isa": "Isabelle",
|
||||
"yol": "Yolande"
|
||||
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue