Re: [dxwg] Add support for spatial resolution specification via skos:ConceptScheme (#1263)

@jakubklimek , @Robsteranium , thanks for contributing your solutions.

A couple of comments:

1. DCAT suggests using the Data Quality Vocabulary for spatial resolution types other than distance in metres - quoting from [§6.6.5 Property: spatial resolution](https://w3c.github.io/dxwg/dcat/#Property:dataset_spatial_resolution) in DCAT 3 ED:

    > The range of this property is a decimal number representing a length in meters. This is intended to provide a summary indication of the spatial resolution of the data as a single number. More complex descriptions of various aspects of spatial precision, accuracy, resolution and other statistics can be provided using the Data Quality Vocabulary [VOCAB-DQV].

    GeoDCAT-AP gives an example of how to do this, but still on spatial resolution as distance or equivalent scale - see [§B.6.13 Spatial resolution – Spatial resolution of the dataset](https://semiceu.github.io/GeoDCAT-AP/releases/2.0.0/#spatial-resolution-spatial-resolution-of-the-dataset) in GeoDCAT-AP 2.

    Do you think that a similar approach can be applied also to your use cases? 

2. About "concept levels", XKOS defines a specific class for this notion (namely, `xkos:ClassificationLevel`) as a suclass of `skos:Collection` - see https://rdf-vocabulary.ddialliance.org/xkos.html#levels . Would the use of `skos:Collection` fit with your approach?

-- 
GitHub Notification of comment by andrea-perego
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1263#issuecomment-864609190 using your GitHub account


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

Received on Monday, 21 June 2021 02:19:39 UTC