[dxwg] Ranges of spatial and temporal resolution (#1420)

makxdekkers has just created a new issue for https://github.com/w3c/dxwg:

== Ranges of spatial and temporal resolution ==
In DCAT2, the range of the new property `spatialResolutionInMeters` is given as `xsd:decimal` and the range of `temporalResolution` is given as `xsd:duration`. 

However, literal ranges of other properties are expressed differently, e.g. the range of `byteSize` is `rdfs:Literal` typed as `xsd:decimal`.

For consistency the ranges should be given as:

`spatialResolutionInMeters`: `rdfs:Literal` typed as `xsd:decimal`.
`temporalResolution`: `rdfs:Literal` typed as `xsd:duration`.



Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1420 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 4 November 2021 15:58:09 UTC