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:
- Move the current
ttl file to a yaml or json file
- Put it in the
_data folder on mobylink
- loop over the
yml to create a new ttl file (at vocab.datex.org/terms/terms.ttl or /terms.ttl)
- loop over the
yml to create a new terms page, just like the current /terms#.
This was suggested by @pietercolpaert