diff --git a/datapackage.json b/datapackage.json index c52e31c..d2adf32 100644 --- a/datapackage.json +++ b/datapackage.json @@ -331,8 +331,59 @@ }, "sources": [ { - "title": "Old Classification of Diseases Notifiable to the OIE – List A (manual compilation)", - "path": "https://www.woah.org/en/what-we-do/animal-health-and-welfare/animal-diseases/old-classification-of-diseases-notifiable-to-the-oie-list-a/" + "title": "Ancienne classification des maladies notifiables à l’OIE – Liste A (manual compilation)", + "path": "https://www.woah.org/fr/ce-que-nous-faisons/sante-et-bien-etre-animale/maladies-animales/ancienne-classification-des-maladies-notifiables-a-loie-liste-a/" + } + ] + }, + { + "path": "data/woah-cmn-b.tm.hxl.csv", + "name": "woah-cmn-b", + "profile": "tabular-data-resource", + "scheme": "file", + "format": "csv", + "encoding": "utf-8", + "id": "woah_cmn_b", + "schema": { + "fields": [ + { + "type": "string", + "name": "#item+conceptum+codicem" + }, + { + "type": "string", + "name": "#item+rem+i_qcc+is_zxxx+ix_wikiq" + }, + { + "type": "string", + "name": "#item+rem+i_eng+is_latn+ix_xywdatap2308" + }, + { + "type": "string", + "name": "#item+rem+i_fra+is_latn+ix_xywdatap2308" + }, + { + "type": "string", + "name": "#item+rem+i_spa+is_latn+ix_xywdatap2308" + }, + { + "type": "string", + "name": "#meta+rem+i_eng+is_latn+ix_xywdatap1448" + }, + { + "type": "string", + "name": "#item+rem+i_fra+is_latn+ix_xywdatap1448" + }, + { + "type": "string", + "name": "#meta+rem+i_spa+is_latn+ix_xywdatap1448" + } + ] + }, + "sources": [ + { + "title": "Ancienne classification des maladies notifiables à l’OIE – Liste B (manual compilation)", + "path": "https://www.woah.org/fr/ce-que-nous-faisons/sante-et-bien-etre-animale/maladies-animales/ancienne-classification-des-maladies-notifiables-a-loie-liste-b/" } ] }, diff --git a/i18n/mul.yml b/i18n/mul.yml index c796b1b..a739505 100644 --- a/i18n/mul.yml +++ b/i18n/mul.yml @@ -31,5 +31,8 @@ featured_compilations: autoload: true - name: woah-cmn-a id: woah_cmn_a + autoload: true + - name: woah-cmn-b + id: woah_cmn_b # - name: "{{ 'section_data_title' | t }}" # id: woah_cmn_a diff --git a/index.template.html b/index.template.html index eabd865..cb575cd 100644 --- a/index.template.html +++ b/index.template.html @@ -191,8 +191,12 @@