diff --git a/schema.json b/schema.json index ebdc766de0e1f94453310d8a26e53a80c976bd94..06a7d057df29548110ccfd4b754871cd57061d89 100644 --- a/schema.json +++ b/schema.json @@ -3,17 +3,28 @@ "name": "scdl-adresses", "title": "Base adresse locale", "description": "Spécification du modèle de données relatif aux adresses locales d’une collectivité (BAL)", - "contributors": [ + "countryCode": "FR", + "homepage": "https://git.opendatafrance.net/scdl/adresses", + "path": "https://git.opendatafrance.net/scdl/adresses/raw/next/schema.json", + "resources": [ { - "title": "OpenDataFrance", - "role": "author" + "title": "Exemple de fichier adresses valide", + "path": "https://git.opendatafrance.net/scdl/adresses/raw/next/exemples/exemple_valide.csv" + }, + { + "title": "Exemple de fichier adresses invalide", + "path": "https://git.opendatafrance.net/scdl/adresses/raw/next/exemples/exemple_invalide.csv" } ], - "version": "1.1.3", "created": "2018-05-30", "lastModified": "2019-01-24", - "homepage": "https://git.opendatafrance.net/scdl/adresses", - "path": "https://git.opendatafrance.net/scdl/adresses/raw/v1.1.3/schema.json", + "version": "1.1.3", + "contributors": [ + { + "title": "OpenDataFrance", + "role": "author" + } + ], "fields": [ { "name": "cle_interop",