# Introduction

The [On These Grounds](https://onthesegrounds.org/) descriptive model is designed to represent the lived experiences of enslaved people who labored for colleges and universities. It consists of four record types that work together to complete the model.&#x20;

* The Event Record is at the heart of the model and provides the ability to fully describe the details of events in which enslaved people participated.&#x20;
* The Person Record is designed to capture the biographical details of the enslaved people who appear in the archival record, as well as Free Blacks, and a host of white people who are party to the events being described.&#x20;
* The Organization Record provides a way to represent entities that might be involved in these events such as schools, churches, religious orders, businesses, or corporations.&#x20;
* The Place Record provides a way to represent the location of events.&#x20;

In addition to the record types, the model also includes a set of controlled vocabularies to standardize the classification of events and to facilitate searching and browsing of records. The descriptive model has been designed to optimize interoperability with the [Enslaved project](https://enslaved.org/).

The current version of the model is [v.1.1](https://github.com/onthesegrounds/vocabularies/releases/tag/v1.1).


---

# 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://on-these-grounds.gitbook.io/otg-event-model-documentation/introduction.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.
