diff --git a/contributing/general-decisions/taxonomy-enrichment/README.md b/contributing/general-decisions/taxonomy-enrichment/README.md index 17fbc74..5743f5d 100644 --- a/contributing/general-decisions/taxonomy-enrichment/README.md +++ b/contributing/general-decisions/taxonomy-enrichment/README.md @@ -4,7 +4,7 @@ description: All Taxonomy files are stored and maintained through VOCbench. # 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 DFC Vocbench instance can be accessed [here](https://vocbench.dfc-standard.org/). 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: diff --git a/contributing/general-decisions/taxonomy-enrichment/taxonomy-updates.md b/contributing/general-decisions/taxonomy-enrichment/taxonomy-updates.md index d81f4bd..a67c1de 100644 --- a/contributing/general-decisions/taxonomy-enrichment/taxonomy-updates.md +++ b/contributing/general-decisions/taxonomy-enrichment/taxonomy-updates.md @@ -2,7 +2,7 @@ The procedure for releasing updates to the taxon files is detailed below: -1. Initial changes are submitted to [vocBench](https://vocbench.datafoodconsortium.org/vocbench3/#/Home). +1. Initial changes are submitted to [vocBench](https://vocbench.dfc-standard.org). 2. Changes are approved & merged by a project administrator. 3. Updated JSON-LD and RDF files are generated by export from vocBench (ensuring both Graph "http://www.w3.org/2004/02/skos/core" and the "Include Inferred" option are checked). 4. Updated files are pushed to the [github repository](https://github.com/datafoodconsortium/taxonomies/tree/nextTaxon), on the `nextTaxon` branch.