ESIPFed / science-on-schema.org

science-on-schema.org - providing guidance for publishing schema.org as JSON-LD for the sciences
Apache License 2.0
109 stars 31 forks source link

Spatial and temporal resolution (or grid spacing) #209

Open dr-shorthair opened 2 years ago

dr-shorthair commented 2 years ago

Does anyone have any ideas how to record spatial and temporal resolution (or grid spacing) of a dataset? It is a pretty important parameter to determine if a dataset might be fit for a purpose - would be good to have it in the metadata, rather than having to download and inspect the data.

mbjones commented 2 years ago

Great point, @dr-shorthair I'd like to know that as well. In ISO 19115* metadata, would we expect this in SpatialRepresentationInformation#MD_Dimension, and specifically in MD_Dimension.resolution and MD_Dimension.dimensionSize? Maybe those ontology terms could be exposed in the schema.org and DCAT worlds?

smrgeoinfo commented 2 years ago

Looks like something to add in Experimental.md suggestions for Array, Gridded or Coverage Data. Currently the assumption there is for continuous values specified for the dimensions, but discrete coverages were overlooked. The ISO 19115-1 MD_Dimension class provides a template. It doesn't look like OpenDAPv4, DataCube, or DDI Multi-Dimensional Format deal with data that are gridded with discrete sampling for continuous dimensions. 19115-1 is focused on data that has spatial dimensions (MD_GridSpatialRepresentation), but we need a more general solution for which the gridded continuous dimension might be space, time, chemical composition, barometric pressure, temperature....