openactive-archive / developer-microsite

ARCHIVE: Microsite for the OpenActive Developer engagement, archived from 2018
0 stars 2 forks source link

For multi-day events, such as holiday camps, use MultidayEvent #17

Closed nickevansuk closed 6 years ago

nickevansuk commented 6 years ago

Rule name

For multi-day events, such as holiday camps, use MultidayEvent

Rule type

Validation error

Rule check

Check that startDate and endDate are not more than 24 hours apart

Rule hint

Multiday events should be specified using a MultidayEvent and eventSchedule where applicable

Associated proposal or model reference

https://github.com/openactive/modelling-opportunity-data/issues/94

Examples

ldodds commented 6 years ago

There are lots of different types of multi day events. Courses, festivals, etc. We are discussing proposal to add more specific types to the data model.

My preference would be to keep the types as a means to flag more meaningful categories of event rather than those that just have a longer duration.

Closing this pending result of that discussion.