Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down