> For the complete documentation index, see [llms.txt](https://dbpedia.gitbook.io/databus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dbpedia.gitbook.io/databus/model.md).

# Organising Your Data (Model)

One of the distinguishing features of Databus technology lies in its unique approach to data organization. To make the most of this powerful tool, it is crucial to understand and adopt the Databus data model. This section provides a detailed overview of the Databus data model, covering key concepts such as URI design, versioning, metadata (group, artifact, version, distribution), and content variants. Through the use of examples and best practices, you will gain a comprehensive understanding of how to efficiently utilize the Databus data model. By delving into this comprehensive overview, you'll be empowered to unlock the full potential of the Databus and effectively manage your data. Let's embark on a journey into the world of the Databus data model together.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dbpedia.gitbook.io/databus/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.
