# Data model overview

In Planet Microbe, we aim to replace 'omic datasets in their borader environmental context. Therefore, any 'omic experiment is linked to one or several water samples. Biological and physio-chemical information may have been collected on these water samples. Larger context can be found exploring the sampling event information (cast, pump event...) and the cruise information.

![](https://1983881729-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LqcWNnN07qIiRAjF3Ts%2F-Ls-ODOFTqrCG08ZUTWV%2F-Ls-PFs83uc5nGh4ivJX%2Fdata_model.jpg?alt=media\&token=d38c11b4-fd8e-43a6-9f93-6d0a2d34ed79)

Additionally, projects in Planet microbe allow to gather samples, sampling event and cruise that are part of the same project and produced by a unique PI.

This data model allows to retrieve any samples and 'omics dataset produced in a specific sampling event or cruise even if these samples were produced by different PIs.


---

# 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://hurwitzlab.gitbook.io/planet-microbe-documentation/general/data-model-overview.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.
