Closed duncandewhurst closed 1 year ago
Noting that the exposure diagram may need to be updated if there are further changes in https://github.com/GFDRR/rdl-standard/pull/204
Based on @matamadio's feedback in yesterday's call, I've removed empty objects and arrays from the diagrams and added an explanatory sentence to describe how arrays are represented.
Here's how the changes look to the hazard diagram (since it is the most complex):
Before
After
I considered adding an extra object to each array, but I think it makes the diagram too complicated:
Since @matamadio has approved, I'm going to bypass branch protections and merge this PR so that these changes are available on dev
before the workshop today. (Merging was blocked because @stufraser1's earlier review was marked as requesting changes, all of which have been addressed).
Related issues
Description
In addition to updating the diagrams per #178, this PR also:
docs/rdl/what.md
docs/reference/schema.md
You can preview the changes here: https://rdl-standard.readthedocs.io/en/178-diagrams/reference/schema/
Merge checklist
./manage.py
pre-commitIf you added or removed a field:
collapse
option of the jsonschema directives for dataset, resource, hazard, exposure, vulnerability and loss onreference/schema.md
Having trouble?
See how to resolve check failures.