# Introduction

This book aims to documenting the Data Food Consortium standard. You will find context information, and some more detailed specifications about the semantic and technical standards.

This standard mainly aims at facilitating cooperation and mutualisation within the food distribution system. But the use of it can be extended, as local buying groups don't only sell food, and it seems that classical distribution channels might also fit within the business model description of the standard.

The book will then be divided into 3 parts:

* [Semantic Specifications](https://docs.dfc-standard.org/dfc-standard-documentation/semantic-specifications) to explain a bit more what was our approach building DFC ontologies.
* [Technical Specifications](https://docs.dfc-standard.org/dfc-standard-documentation/technical-specifications) to describe the different technical layer we decided to use and how they interact with each other.
* [Prototype Specifications](https://docs.dfc-standard.org/dfc-standard-documentation/prototype-specifications) to show how we build an implementation of the standard aside and how it helps to iterate on its construction.

If you want to access more general information about the Data Food Consortium, we invite you to take a look the DFC website: <https://www.datafoodconsortium.org>. Here you will understand the objectives of the Data Food Consortium, the partners of the project, the way to contact the DFC team, ...

Enjoy, use, share, and [join the consortium](https://datafoodconsortium.gitbook.io/dfc-standard-documentation/contact-and-partners) !


---

# 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://docs.dfc-standard.org/dfc-standard-documentation/readme.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.
