From 475e85aeebce8b525a35ed4e722d86fce96f3ff9 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 14 May 2026 13:43:45 +1000 Subject: [PATCH] Remove links from taxonomy types These links are broken. They could easily be fixed by updating the domain to showvoc.dfc-standard.org, but there's already a valid working link below. I think it's better to simply let the user click on that general link and then navigate to the taxonomy they want to see, rather than maintaining multiple links that might break again in the future. --- profile/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3108161..a62ddc7 100644 --- a/profile/README.md +++ b/profile/README.md @@ -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).