Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
SCDL
Schéma Catalogue
Commits
d2d9ad7f
Commit
d2d9ad7f
authored
Jan 28, 2019
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mise à niveau du schéma
parent
c8a85050
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
17 deletions
+23
-17
CHANGELOG.md
CHANGELOG.md
+4
-0
schema.json
schema.json
+19
-17
No files found.
CHANGELOG.md
0 → 100644
View file @
d2d9ad7f
# changelog
# 0.1.0
-
version initiale du schéma
\ No newline at end of file
schema.json
View file @
d2d9ad7f
...
...
@@ -5,10 +5,20 @@
"contributor"
:
"Thomas Bekkers, Loïc Haÿ"
,
"version"
:
"0.1.0"
,
"created"
:
"2018-11-20"
,
"updated"
:
"2019-01-25"
,
"description"
:
"Spécification du modèle de données relatif au catalogue des jeux de données publiés en open data par une collectivité."
,
"homepage"
:
"https://git.opendatafrance.net/scdl/catalogue"
,
"uri"
:
"https://git.opendatafrance.net/scdl/catalogue/blob/master/schema.json"
,
"example"
:
""
,
"examples"
:
[
{
"name"
:
"Angers Loire Métropole"
,
"url"
:
"https://git.opendatafrance.net/scdl/catalogue/blob/master/exemples/catalogue-angers-loire-metropole.csv"
},
{
"name"
:
"Catalogue Rosny-sous-bois"
,
"url"
:
"https://git.opendatafrance.net/scdl/catalogue/blob/master/exemples/catalogue-rosny-sous-bois.csv"
}
],
"fields"
:
[
{
"name"
:
"COLL_NOM"
,
...
...
@@ -17,8 +27,7 @@
"type"
:
"string"
,
"example"
:
"Rennes Métropole"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
140
"required"
:
true
}
},
{
...
...
@@ -39,8 +48,7 @@
"type"
:
"string"
,
"example"
:
"prenoms-des-nouveaux-nes-a-rennes-en-2017 ou 53699116a3a729239d203b7f"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
256
"required"
:
true
}
},
{
...
...
@@ -50,8 +58,7 @@
"type"
:
"string"
,
"example"
:
"Prénoms des nouveaux-nés à Rennes en 2017"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
256
"required"
:
true
}
},
{
...
...
@@ -61,8 +68,7 @@
"type"
:
"string"
,
"example"
:
"Liste annuelle des prénoms des nouveaux-nés enregistrés à l'état-civil de la ville de Rennes pour l'année 2017."
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
356
"required"
:
true
}
},
{
...
...
@@ -72,8 +78,7 @@
"type"
:
"string"
,
"example"
:
"Administration locale"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
140
"required"
:
true
}
},
{
...
...
@@ -83,8 +88,7 @@
"type"
:
"string"
,
"example"
:
"Ville de Rennes"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
140
"required"
:
true
}
},
{
...
...
@@ -124,8 +128,7 @@
"type"
:
"string"
,
"example"
:
"Rennes"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
140
"required"
:
true
}
},
{
...
...
@@ -202,8 +205,7 @@
"type"
:
"string"
,
"example"
:
"scdl;prenoms;etat-civil"
,
"constraints"
:
{
"required"
:
true
,
"maxLength"
:
140
"required"
:
true
}
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment