From 127085de36b57b549f86d7cae5b678efd5f4b1cc Mon Sep 17 00:00:00 2001 From: Johan Richer Date: Mon, 8 Jul 2019 12:32:59 +0000 Subject: [PATCH] Change phrasing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 26c61a6..507e5df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ L'ajout d'un schéma au catalogue se fait en proposant d'amender le fichier [cat [OpenDataFrance](http://opendatafrance.net/) se réserve le droit d'accepter ou de refuser l'ajout d'un schéma au sein du SCDL. -Pour candidater, un schéma doit : +Pour faire partie du SCDL, un schéma doit : - être écrit en JSON conformément aux spécifications [Table Schema](https://frictionlessdata.io/specs/table-schema/). Les métadonnées du schéma doivent employer [les propriétés qui ont été standardisées](https://github.com/frictionlessdata/specs/blob/master/specs/patterns.md#table-schema-metadata-properties), avec au minimum : - `name` : identifiant, ou "slug" ; - `title` : nom courant ; -- GitLab