openactive / dataset-api-discovery

OpenActive Dataset API Discovery Specification
0 stars 0 forks source link

Absolute Orders Feed URLs #16

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

We currently need to support absolute Orders Feed URLs:

The absolute URL of the Orders feed may be separately discoverable, independently of the Base URI, provided that such discovery is consistent with the Dataset-API-Discovery specification. If such an absolute URL is available, it must be used instead of the relative path defined within this specification.

from https://openactive.io/open-booking-api/EditorsDraft/#paths-and-verbs

Perhaps one for feedback as the Open Booking API implementations get underway...?

thill-odi commented 3 years ago

Discussed on the W3C call 2020-09-09: agreed to make this a beta property.

ordersFeedURL?

thill-odi commented 3 years ago

Incorporated as beta:ordersFeedURL in 0.2.

nickevansuk commented 3 years ago

Noting that beta properties sit in the beta namespace outside of the specification (the spec can reference the beta namespace, as here and here, but should not define terms within it)

nickevansuk commented 3 years ago

Also this should be beta:ordersFeedUrl in order to match schema.org case conventions

thill-odi commented 3 years ago

Removed from the specification document, but not yet added to the beta namespace.