# Taxonomy enrichment

The DFC Vocbench instance can be accessed [here](https://vocbench.datafoodconsortium.org/vocbench3/#/). To update any Taxon list maintained by the DFC team, you will need to register an account on the server and request access to the relevant project from [the admin.](mailto:vocbench@datafoodconsortium.org)

The Projects (and lists) are:

* **ProductType**

Covering the Product Type hierarchy utilized for categorising products (Defined, Theoretical & Physical).

* **Facets** (detailing the remaining Product facets)

  * Certification

  Any certification label that is applicable to the product (e.g. Organic, A.O.C. etc...).

  * Part type

  Details if the product part of a plant, animal or other

  * Containers

  Type of package the product is held in

  * Natural Origin

  The origin of the product within the natural world (e.g. plant, animal, algae, mineral etc...)

  * Nutritional/Health Claims

  Any nutritional or health claim associated with the product (e.g. Gluten Free, Vegan, Hallal, Kosher etc...). N.B. Organic status is covered by Certification

  * Geographic Origin

  The country, region or place of origin of the product.\\
* **Measures**
  * Dimensions

    * Labeling

    Covers numeric scores added to products (e.g. Eco-score, Nutri-score)

    * Nutrients

    Nutritional components (e.g. Fat, Protein, Iron, Magnesium etc...)

    * Physical dimensions

    Height, depth, volume etc...
  * Units
    * Currency
    * Quantity
    * Temperature
* **Vocabulary**

Contains enumerated lists that do not fit into other areas (e.g. Order States, Transformation Types)


---

# 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/contributing/general-decisions/taxonomy-enrichment.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.
