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

endpointURL in Data Service #48

Closed markwilkinson closed 1 year ago

markwilkinson commented 1 year ago

endpointURL should be [0..1]

There are two different kinds of services. Some services provide a website as their interface, while others are more "Swaggery".
For the first type, we require a dcat:landingPage For the second type, we require a dcat:endpoingURL, and a dcat:serviceDescription (pointing to theYAMLy kind of interface definition)

henrietteharmse commented 1 year ago

See commits this and that.