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
Pierre Dittgen
Catalogue des schémas SCDL
Commits
77cc9b96
Commit
77cc9b96
authored
Jun 13, 2019
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use JSON format
parent
a5b988cf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
48 additions
and
33 deletions
+48
-33
README.md
README.md
+1
-1
catalog.json
catalog.json
+47
-0
catalog.toml
catalog.toml
+0
-32
No files found.
README.md
View file @
77cc9b96
...
...
@@ -8,7 +8,7 @@ Les schémas sont écrits au format [Table Schema](https://frictionlessdata.io/s
## Catalogue des schémas du SCDL
Le fichier
[
catalog.
toml
](
./catalog.
toml
)
décrit le catalogue des schémas du SCDL.
Le fichier
[
catalog.
json
](
./catalog.
json
)
décrit le catalogue des schémas du SCDL.
## Comment ajouter un schéma au SCDL ?
...
...
catalog.json
0 → 100644
View file @
77cc9b96
{
"$schema"
:
"https://opendataschema.frama.io/catalog/schema-catalog.json"
,
"version"
:
1
,
"schemas"
:
[
{
"name"
:
"scdl-adresses"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/adresses/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-adresses.html"
},
{
"name"
:
"scdl-catalogue"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/catalogue/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-catalogue.html"
},
{
"name"
:
"scdl-deliberations"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/deliberations/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-deliberations.html"
},
{
"name"
:
"scdl-equipements"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/equipements/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-equipements.html"
},
{
"name"
:
"scdl-marches-publics"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/marches-publics/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-marches.html"
},
{
"name"
:
"scdl-subventions"
,
"repo_url"
:
"https://git.opendatafrance.net/scdl/subventions/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-subventions.html"
},
{
"name"
:
"scdl-prenoms"
,
"repo_url"
:
"https://github.com/CharlesNepote/liste-prenoms-nouveaux-nes/"
,
"schema_filename"
:
"prenom-schema.json"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-prenoms.html"
},
{
"name"
:
"scdl-irve"
,
"repo_url"
:
"https://github.com/etalab/schema-irve/"
,
"doc_url"
:
"https://scdl.opendatafrance.net/docs/schemas/scdl-irve.html"
}
]
}
\ No newline at end of file
catalog.toml
deleted
100644 → 0
View file @
a5b988cf
[scdl-adresses]
repo_url
=
"https://git.opendatafrance.net/scdl/adresses/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-adresses.html"
[scdl-catalogue]
repo_url
=
"https://git.opendatafrance.net/scdl/catalogue/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-catalogue.html"
[scdl-deliberations]
repo_url
=
"https://git.opendatafrance.net/scdl/deliberations/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-deliberations.html"
[scdl-equipements]
repo_url
=
"https://git.opendatafrance.net/scdl/equipements/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-equipements.html"
[scdl-marches-publics]
repo_url
=
"https://git.opendatafrance.net/scdl/marches-publics/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-marches.html"
[scdl-subventions]
repo_url
=
"https://git.opendatafrance.net/scdl/subventions/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-subventions.html"
[scdl-prenoms]
repo_url
=
"https://github.com/CharlesNepote/liste-prenoms-nouveaux-nes/"
schema_filename
=
"prenom-schema.json"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-prenoms.html"
[scdl-irve]
repo_url
=
"https://github.com/etalab/schema-irve/"
doc_url
=
"https://scdl.opendatafrance.net/docs/schemas/scdl-irve.html"
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