Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ To view a human readable representation of our ontology please visit our [ShowVO
[PR](https://github.com/datafoodconsortium/taxonomies/pulls) | [doc](https://github.com/datafoodconsortium/taxonomies) | [AGPL-3 licence](https://github.com/datafoodconsortium/taxonomies/blob/main/LICENSE)

The DFC standard uses [Simple Knowledge Organization System (SKOS)](https://www.w3.org/TR/skos-primer/) taxonomies to reference:
- [Product Types](https://showvoc.datafoodconsortium.org/showvoc/#/datasets/ProductTypes/data) (like vegetable, tomato, cow's milk, dried peas etc);
- [Measures](https://showvoc.datafoodconsortium.org/showvoc/#/datasets/Measures/data) (units, dimensions);
- [Facets](https://showvoc.datafoodconsortium.org/showvoc/#/datasets/Facets/data) (allergens, labels, etc).
- Product Types (like vegetable, tomato, cow's milk, dried peas etc);
- Measures (units, dimensions);
- Facets (allergens, labels, etc).

You can explore the existing taxons, through our ShowVOC instance [here](https://showvoc.dfc-standard.org/showvoc/#/datasets).

Expand Down