Skip to content

Commit

Permalink
Merge pull request #48 from mjanez/latest
Browse files Browse the repository at this point in the history
Add multilang first version
  • Loading branch information
mjanez authored Nov 21, 2023
2 parents f899033 + 8abd23c commit 7501bee
Show file tree
Hide file tree
Showing 10 changed files with 507 additions and 300 deletions.
214 changes: 114 additions & 100 deletions ckan2pycsw/mappings/ckan_geodcatap/language.yaml
Original file line number Diff line number Diff line change
@@ -1,100 +1,114 @@
-
uri: http://id.loc.gov/vocabulary/iso639-2/eng
label: English
value: eng
-
uri: http://id.loc.gov/vocabulary/iso639-2/fra
label: French
value: fra
-
uri: http://id.loc.gov/vocabulary/iso639-2/deu
label: German
value: deu
-
uri: http://id.loc.gov/vocabulary/iso639-2/ita
label: Italian
value: ita
-
uri: http://id.loc.gov/vocabulary/iso639-2/spa
label: Spanish
value: spa
-
uri: http://id.loc.gov/vocabulary/iso639-2/por
label: Portuguese
value: por
-
uri: http://id.loc.gov/vocabulary/iso639-2/nld
label: Dutch
value: nld
-
uri: http://id.loc.gov/vocabulary/iso639-2/swe
label: Swedish
value: swe
-
uri: http://id.loc.gov/vocabulary/iso639-2/dan
label: Danish
value: dan
-
uri: http://id.loc.gov/vocabulary/iso639-2/nor
label: Norwegian
value: nor
-
uri: http://id.loc.gov/vocabulary/iso639-2/fin
label: Finnish
value: fin
-
uri: http://id.loc.gov/vocabulary/iso639-2/ell
label: Greek
value: ell
-
uri: http://id.loc.gov/vocabulary/iso639-2/rus
label: Russian
value: rus
-
uri: http://id.loc.gov/vocabulary/iso639-2/pol
label: Polish
value: pol
-
uri: http://id.loc.gov/vocabulary/iso639-2/hun
label: Hungarian
value: hun
-
uri: http://id.loc.gov/vocabulary/iso639-2/ces
label: Czech
value: ces
-
uri: http://id.loc.gov/vocabulary/iso639-2/tur
label: Turkish
value: tur
-
uri: http://id.loc.gov/vocabulary/iso639-2/ara
label: Arabic
value: ara
-
uri: http://id.loc.gov/vocabulary/iso639-2/heb
label: Hebrew
value: heb
-
uri: http://id.loc.gov/vocabulary/iso639-2/zho
label: Chinese
value: zho
-
uri: http://id.loc.gov/vocabulary/iso639-2/jpn
label: Japanese
value: jpn
-
uri: http://id.loc.gov/vocabulary/iso639-2/kor
label: Korean
value: kor
-
uri: http://id.loc.gov/vocabulary/iso639-2/hin
label: Hindi
value: hin
-
uri: http://id.loc.gov/vocabulary/iso639-2/ben
label: Bengali
value: ben
-
uri: http://id.loc.gov/vocabulary/iso639-2/urd
label: Urdu
value: urd
- uri: http://publications.europa.eu/resource/authority/language/ENG
iso_639_1: en
iso_639_2: eng
label: English

- uri: http://publications.europa.eu/resource/authority/language/SPA
iso_639_1: es
iso_639_2: spa
label: Spanish

- uri: http://publications.europa.eu/resource/authority/language/DEU
iso_639_1: de
iso_639_2: deu
label: German

- uri: http://publications.europa.eu/resource/authority/language/FRA
iso_639_1: fr
iso_639_2: fra
label: French

- uri: http://publications.europa.eu/resource/authority/language/ITA
iso_639_1: it
iso_639_2: ita
label: Italian

- uri: http://publications.europa.eu/resource/authority/language/POR
iso_639_1: pt
iso_639_2: por
label: Portuguese

- uri: http://publications.europa.eu/resource/authority/language/NLD
iso_639_1: nl
iso_639_2: nld
label: Dutch

- uri: http://publications.europa.eu/resource/authority/language/SWE
iso_639_1: sv
iso_639_2: swe
label: Swedish

- uri: http://publications.europa.eu/resource/authority/language/POL
iso_639_1: pl
iso_639_2: pol
label: Polish

- uri: http://publications.europa.eu/resource/authority/language/DAN
iso_639_1: da
iso_639_2: dan
label: Danish

- uri: http://publications.europa.eu/resource/authority/language/FIN
iso_639_1: fi
iso_639_2: fin
label: Finnish

- uri: http://publications.europa.eu/resource/authority/language/EST
iso_639_1: et
iso_639_2: est
label: Estonian

- uri: http://publications.europa.eu/resource/authority/language/LVA
iso_639_1: lv
iso_639_2: lav
label: Latvian

- uri: http://publications.europa.eu/resource/authority/language/LTU
iso_639_1: lt
iso_639_2: lit
label: Lithuanian

- uri: http://publications.europa.eu/resource/authority/language/CZE
iso_639_1: cs
iso_639_2: ces
label: Czech

- uri: http://publications.europa.eu/resource/authority/language/SLO
iso_639_1: sk
iso_639_2: slk
label: Slovak

- uri: http://publications.europa.eu/resource/authority/language/HUN
iso_639_1: hu
iso_639_2: hun
label: Hungarian

- uri: http://publications.europa.eu/resource/authority/language/SLV
iso_639_1: sl
iso_639_2: slv
label: Slovenian

- uri: http://publications.europa.eu/resource/authority/language/BUL
iso_639_1: bg
iso_639_2: bul
label: Bulgarian

- uri: http://publications.europa.eu/resource/authority/language/ROM
iso_639_1: ro
iso_639_2: ron
label: Romanian

- uri: http://publications.europa.eu/resource/authority/language/HRV
iso_639_1: hr
iso_639_2: hrv
label: Croatian

- uri: http://publications.europa.eu/resource/authority/language/MAL
iso_639_1: mt
iso_639_2: mlt
label: Maltese

- uri: http://publications.europa.eu/resource/authority/language/GRE
iso_639_1: el
iso_639_2: ell
label: Greek
18 changes: 9 additions & 9 deletions ckan2pycsw/mappings/ckan_geodcatap/theme-dcat_ap.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-
theme: http://inspire.ec.europa.eu/theme/ac
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ENVI
label: Atmospheric Conditions
label: Atmospheric conditions
language: en
-
theme: http://inspire.ec.europa.eu/theme/ad
Expand All @@ -11,7 +11,7 @@
-
theme: http://inspire.ec.europa.eu/theme/af
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/AGRI
label: Agricultural and Aquaculture Facilities
label: Agricultural and aquaculture facilities
language: en
-
theme: http://inspire.ec.europa.eu/theme/am
Expand Down Expand Up @@ -46,7 +46,7 @@
-
theme: http://inspire.ec.europa.eu/theme/ef
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ENVI
label: Environmental Monitoring Facilities
label: Environmental monitoring facilities
language: en
-
theme: http://inspire.ec.europa.eu/theme/el
Expand All @@ -56,7 +56,7 @@
-
theme: http://inspire.ec.europa.eu/theme/er
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ENER
label: Natural resources
label: Energy resources
language: en
-
theme: http://inspire.ec.europa.eu/theme/ge
Expand All @@ -71,7 +71,7 @@
-
theme: http://inspire.ec.europa.eu/theme/gg
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/REGI
label: Geographical Grid Systems
label: Geographical grid systems
language: en
-
theme: http://inspire.ec.europa.eu/theme/gn
Expand All @@ -81,7 +81,7 @@
-
theme: http://inspire.ec.europa.eu/theme/hb
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ENVI
label: Habitats and Biotopes
label: Habitats and biotopes
language: en
-
theme: http://inspire.ec.europa.eu/theme/hh
Expand Down Expand Up @@ -146,7 +146,7 @@
-
theme: http://inspire.ec.europa.eu/theme/of
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ENVI
label: Oceanographic Geographical Features
label: Oceanographic geographical features
language: en
-
theme: http://inspire.ec.europa.eu/theme/oi
Expand All @@ -166,7 +166,7 @@
-
theme: http://inspire.ec.europa.eu/theme/pf
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/ECON
label: Production and Industrial Facilities
label: Production and industrial facilities
language: en
-
theme: http://inspire.ec.europa.eu/theme/ps
Expand All @@ -176,7 +176,7 @@
-
theme: http://inspire.ec.europa.eu/theme/rs
dcat_ap: http://publications.europa.eu/resource/authority/data-theme/REGI
label: Coordinate Reference Systems
label: Coordinate reference systems
language: en
-
theme: http://inspire.ec.europa.eu/theme/sd
Expand Down
Loading

0 comments on commit 7501bee

Please sign in to comment.