GFDRR / rdl-standard

The Risk Data Library Standard (RDLS) is an open data standard to make it easier to work with disaster and climate risk data. It provides a common description of the data used and produced in risk assessments, including hazard, exposure, vulnerability, and modelled loss, or impact, data.
https://docs.riskdatalibrary.org/
Creative Commons Attribution Share Alike 4.0 International
13 stars 1 forks source link

[Schema] Temporal object / period #179

Closed matamadio closed 10 months ago

matamadio commented 1 year ago

Looking to build an example for different reference time periods as in fourth hazard example.

But is it actually possible to give an array of reference years withouth having to specify start and end year?

immagine

odscjen commented 1 year ago

Would all 4 of these time periods be in a single resource, I'd have thought that each year in this example would be in a different resource?

matamadio commented 1 year ago

No, they would be different resources. So an array of periods works fine.

The question more specifically is: should I fill the same start/end year whenever I just want to indicate the period with a single reference year for each resource (as oftern occurs with climate data)?

odscjen commented 1 year ago

Ah, sorry I misunderstood. Yes if you just want to indicate a single year then just put that year in as both temporal.start and temporal.end.

Also it won't be an array of periods, but an array of resources each of which will have a temporal object