# 2018-06-20 - Facilities

## Summary

Following the feedback on this call, we released a new Editors Draft of the Modelling Opportunity Data specification:

<https://www.openactive.io/modelling-opportunity-data/EditorsDraft/>

Based on feedback and discussion over the last month around the facilities information, this draft includes a modified proposal which covers the core requirements.

We reviewed those requirements on that community group call this week and I showed, using examples how the revised model supports those requirements.

There are some additional requirements, e.g. for booking longer slots and adjacent courts, which are not directly supported but can be implemented using the proposed model. We can extend the model to support those, if required, in future releases.

Our current priority is to move forward to allow the publication of opportunities to use facilities. When reviewing the updates to the specification, the relevant sections are:

* [Overview of model](https://www.openactive.io/modelling-opportunity-data/EditorsDraft/#facility-use-and-slots)&#x20;
* [Slots](https://www.openactive.io/modelling-opportunity-data/EditorsDraft/#describing-slots-code-oa-slot-code-)&#x20;
* [FacilityUse](https://www.openactive.io/modelling-opportunity-data/EditorsDraft/#describing-facility-use-code-oa-facilityuse-code-code-oa-individualfacilityuse-code-)&#x20;

Thanks to everyone for effort to get us to this point. Looking forward to getting this released so we can move forward with some of the other proposals.

## Slides

{% embed url="<https://docs.google.com/presentation/d/1UMSpwxzmx9Gxc6VlmN21n3HZSCqWdXnBLiifUTa46S0/edit>" %}

## Video

{% embed url="<https://youtu.be/suCiaN5uS4Q>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://w3c.openactive.io/meetings-archive/2018-06-20-facilities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
