You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an extension to STAC to incorporate RDLS metadata.
Need to consider: one extension for RDLS, all data types within; or one extension per RDLS data type (data type = hazard, exposure, vulnerability, loss)
Create an extension to STAC to incorporate RDLS metadata.
Need to consider: one extension for RDLS, all data types within; or one extension per RDLS data type (data type = hazard, exposure, vulnerability, loss)
STAC extensions are made available here: https://github.com/stac-extensions
Initial check: create an
item
with the existing RDLS metadata objects and strings, andasset
, which is what we callresource
Proposal - create a pilot extension with
exposure
, as the most simple of the data types.Later extend with hazard, vuln, loss.
Also propose creating a catalogue / collection to link them all - equivalent to WB Data Catalog RDL Collection
The text was updated successfully, but these errors were encountered: