ejp-rd-vp / resource-metadata-schema

Metadata model and schemas for the EJP virtual platform
https://ejp-rd-vp.github.io/resource-metadata-schema/
Creative Commons Zero v1.0 Universal
14 stars 10 forks source link

Data Service "description" #51

Closed markwilkinson closed 1 year ago

markwilkinson commented 1 year ago

Currently:

Description A description of this data service. Note This field is optional

Description A description of the services available via the end-points, including their operations, parameters etc. Note This field is optional

This should be:

Description A human-readable (narrative) description of the functionality and features of the Servie Field is optional (but highly recommended!)

endpointDescription A machine-readable document defining the API of the service (e.g. in openAPI) Field is OPTIONAL for services that are attached to dcat:Catalog Field is MANDATORY for services that are attached to dcat;Dataset (this is regulated at the level of policy, not at the level of schema)