# 2017-01-25 - Initial draft model

## Summary

Discussion of this initial draft:

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

Key questions considered:

* Do you think the key concepts (Section 2) cover the essentials of describing opportunity data?
* Do you have any comments on the definitions of each concept ? For example, how do they align with your existing models and/or data?
* Does the initial mapping to Schema.org types seem reasonable?
* What types of information do we need to help describe events & sessions? Are there existing categories that we can use, or that you can share with the group?

Discussion about describing events:

* <https://github.com/openactive/modelling-opportunity-data/issues/3>

## Video

{% embed url="<https://youtu.be/Zu0oFT-HMCs>" %}


---

# 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/2017-01-25-initial-draft-model.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.
