Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new class dcat:DataService, as a subclass of dcat:Resource #73

Closed
NatasaSofou opened this issue Sep 12, 2019 · 6 comments
Closed

Add new class dcat:DataService, as a subclass of dcat:Resource #73

NatasaSofou opened this issue Sep 12, 2019 · 6 comments

Comments

@NatasaSofou
Copy link
Contributor

NatasaSofou commented Sep 12, 2019

Add new class dcat:DataService, subclass of dcat:Resource, as a collection of operations that provides access to one or more datasets or data processing functions, with properties:

  • dcat:servesDataset : A collection of data that this data service can distribute.
  • dcat:endpointURL: the root location or primary endpoint of the service (an IRI
  • dcat:endpointDescription: A description of the services available via the end-points, including their operations, parameters etc
  • dct:license: A legal document under which the service is made available.
  • dct:accessRights: Access Rights MAY include information regarding access or restrictions based on privacy, security, or other policies.
@NatasaSofou NatasaSofou added release:majorsemantic dcat 2 Issues related to new release of DCAT labels Sep 12, 2019
@andrea-perego
Copy link

As I said in #72 (comment) , GeoDCAT-AP includes the notion of service. So, the question is whether these classes/properties should be added in DCAT-AP itself, or they should rather be in GeoDCAT-AP.

Related GeoDCAT-AP issue: SEMICeu/GeoDCAT-AP#10

@oystein-asnes
Copy link

oystein-asnes commented Sep 19, 2019

+1 from Norway to include both dcat:DataService and dcat:Resource as new classes. FYI: The question raised on formats for dcat:DataService during the august webinar is now raised here: w3c/dxwg#1055

@jakubklimek
Copy link
Contributor

+1 from Czechia for inclusion in DCAT-AP. The support for services is broader than just geoservices.

I think GeoDCAT-AP (1.0.1) representation of services will need to be changed according to the development in DCAT 2 and, subsequently, DCAT-AP.

GeoDCAT-AP originally had to cope with the missing support for services in DCAT-AP, and IMHO not in a nice way. When there is proper support for services in DCAT-AP, a GeoDCAT-AP update will be able to adopt and, if necessary specialize this generic approach.

@NatasaSofou
Copy link
Contributor Author

NatasaSofou commented Sep 27, 2019

Proposed resolution: add dcat:DataService as optional class to DCAT-AP with properties:

  • dct:title (mandatory)
  • dcat:endpointURL (mandatory)
  • dcat:servesDataset (recommended)
  • dcat:endpointDescription (recommended)
  • dct:descrpiption (optional)
  • dct:license (optional)
  • dct:accessRights (optiona)

@bertvannuffelen bertvannuffelen moved this from handled to releaseTagged in dcat-ap release 2.0 Nov 15, 2019
@bertvannuffelen bertvannuffelen added release:2.0.0-november2019 and removed dcat 2 Issues related to new release of DCAT release:majorsemantic labels Nov 15, 2019
@matthiaspalmer
Copy link

I think it is unclear what the range of dct:accessRights is supposed to be. The specification document is currently rather vague. The DCAT2 has a section discussing license and rights outlining three options where the use of dct:accessRights seems to be very much along the lines of how it is used on dcat:Dataset. I.e. with the three options public/non-public/restricted that outlines if the dataset can be accessed by anyone or it requires specific authorization.

Hence, I would assume the same is the case for dct:accessRights on the dcat:DatasetService. But since the text in the specification is not formulated the same way (does not refer to the same controlled vocabulary) the reader is left wondering.

Unless there is another intention I suggest to specify that the same vocabulary should be used.

@bertvannuffelen bertvannuffelen moved this from releaseTagged to closed in dcat-ap release 2.0 Nov 25, 2019
@bertvannuffelen bertvannuffelen moved this from closed to releaseTagged in dcat-ap release 2.0 Nov 25, 2019
@bertvannuffelen
Copy link
Contributor

@matthiaspalmer there will be future discussions on the usage of accessRights and licences. I close this issue as your concern will be tackled there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

6 participants