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
Validata
validata-ui
Commits
281240f9
Commit
281240f9
authored
Jun 28, 2019
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify example file
parent
26e5e7fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
23 deletions
+18
-23
homepage_config.json.example
homepage_config.json.example
+18
-23
No files found.
homepage_config.json.example
View file @
281240f9
{
"sections": [
{
"name": "scdl",
"title": "Socle Commun des Données Locales",
"description": "Ces schémas sont portés par OpenDataFrance et respectent un standard de qualité en terme de documentation.",
"catalog": "https://git.opendatafrance.net/scdl/catalog/raw/master/catalog.json"
},
{
"name": "draft",
"title": "Autres schémas",
"description": "Ces schémas ont été identifiés comme proches du SCDL, ils ne sont cependant pas gérés par OpenDataFrance.",
"name": "my-catalog",
"title": "My catalog of schemas",
"catalog": {
"version": 1,
"schemas": [
{
"name": "lieux-covoiturage",
"repo_url": "https://github.com/etalab/schema-lieux-covoiturage"
"name": "scdl-prenoms",
"repo_url": "https://github.com/CharlesNepote/liste-prenoms-nouveaux-nes/",
"schema_filename": "prenom-schema.json",
"doc_url_by_ref": {
"~latest_tag": "https://scdl.opendatafrance.net/docs/schemas/scdl-prenoms.html",
"next": "https://scdl.opendatafrance.net/docs-next/schemas/scdl-prenoms.html"
}
},
{
"name": "decp-dpa",
"repo_url": "https://github.com/etalab/schema-decp-dpa"
"name": "scdl-irve",
"repo_url": "https://github.com/etalab/schema-irve/",
"doc_url_by_ref": {
"~latest_tag": "https://scdl.opendatafrance.net/docs/schemas/scdl-irve.html",
"next": "https://scdl.opendatafrance.net/docs-next/schemas/scdl-irve.html"
}
}
]
}
},
{
"name": "external",
"title": "
Validateurs externe
s",
"description": "
Sé
lection
d'outils de
validation
de données complémentaires à Validata.
",
"title": "
External schema
s",
"description": "
A se
lection
of
validation
tools
",
"links": [
{
"name": "inspire",
...
...
@@ -42,15 +44,8 @@
"title": "BAL",
"description": "proposé par la mission Etalab pour tester des données Adresse produites localement (format BAL 1.1)",
"website": "https://adresse.data.gouv.fr/bases-locales/validateur"
},
{
"name": "cvdtc",
"type": "external",
"title": "CVDTC",
"description": "proposé par l'AFIMB dans le cadre du projet Chouette pour tester des données de transport collectif (GTFS ou NEPTUNE)",
"website": "http://www.conversion-validation-donnees-tc.org/"
}
]
}
]
}
}
\ No newline at end of file
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