File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
data_managers/using_safedata Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2525
2626mkdocs :
2727 configuration : mkdocs.yml
28+ fail_on_warning : true
2829
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ safedata_server post_metadata zenodo_1143714.json Example.json
3434
3535The metadata server is also used to distribute some of the validation resources used
3636both ` safedata_validator ` and ` safedata ` , including the
37- [ gazetteer] ( ../install/gazetteer .md ) and the [ Project ID
37+ [ gazetteer files ] ( ../install/gazetteer_files .md ) and the [ Project ID
3838database] ( ../install/configuration.md#validation-configuration ) . When you update these
3939resources for validation locally, those new data also need to be posted to the metadata
4040server. There are no command line arguments for this command - it simply updates the
Original file line number Diff line number Diff line change 1919 options:
2020 show_root_heading: True
2121 header_level: 3
22+ members: true
2223 filters: [ "!__ del__ "]
2324
2425::: safedata_validator.taxa.GBIFError
3738 options:
3839 show_root_heading: True
3940 header_level: 3
41+ members: true
4042 filters: [ "!__ del__ "]
4143
4244::: safedata_validator.taxa.NCBIError
You can’t perform that action at this time.
0 commit comments