Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specifications/catalog/catalog.protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ provided in protocol-dependent forms, e.g., for an HTTPS binding in the request

- A [=Dataset=] MUST hold at least one `Distribution` object in the `distribution` attribute.

- Each `DataService` object MUST have at least one `DataService` which specifies where the distribution is obtained.
- Each `Distribution` object MUST have at least one `DataService` which specifies where the distribution is obtained.
Specifically, a `DataService` specifies the endpoint for initiating a [=Contract Negotiation=] and [=Transfer Process=].

- A `DataService.endpointURL` property contains the URL of the service the [=Contract Negotiation=] endpoints extend. The
Expand Down
Loading