Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jarno-knaw committed Nov 18, 2024
1 parent f91a484 commit 958b8ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ To overwrite [config-docker-compose.ttl](config-docker-compose.ttl) put a `confi

## Add new vocabularies
In order to add a vocabulary you will need three files. The first one is `{vocabulary-name}.yaml` which needs to be
put in the `data/` directory. The `{vocabulary-name}.config` and `{vocabulary-name}.ttl` files can
put in the `data/` directory. The `{vocabulary-name}.config` and `{vocabulary-name}.ttl` files can be in there as well,
but they can also be loaded from an external source. See the example yaml files below to see how to configure them.

### Configuring the vocabulary with `{vocabulary}.yaml`
The yaml file is used for configuring how to load the vocabulary, and whether it needs to be refreshed
Expand Down

0 comments on commit 958b8ce

Please sign in to comment.