Currently the rest of the page was made in Jekyll, so it'd be useful to generate it dynamically on the server. My suggested workflow would be this: 1. Move the current `ttl` file to a `yaml` or `json` file 2. Put it in the `_data` folder on [mobylink](https://github.com/osoc16/mobylink) 3. loop over the `yml` to create a new `ttl` file (at `vocab.datex.org/terms/terms.ttl` or `/terms.ttl`) 4. loop over the `yml` to create a new `terms` page, just like the current `/terms#`. This was suggested by @pietercolpaert