tno-terminology-design / tev2-tools

The Terminology Engine (v2) is a set of specifications and tools that caters for the creation and maintenance (i.e. curation) of terminologies. This repository contains the sources for the tools.
Apache License 2.0
2 stars 3 forks source link

Import MRGs from a directory on a repo #33

Open RieksJ opened 9 months ago

RieksJ commented 9 months ago

Within TOIP, and I think we should expect to see that in other contexts as well, dealing with terminology, glossaries, etc. is highly 'experimental'. One thing they are contemplating is to have a 'central glossaries repo' in which a small group of people collects glossaries from all over the place that can then be used by other working groups (and some of their haphazard tooling).

In order for TOIP to benefit from/be able to use TEv2, they could collect MRGs there (with the other stuff they have), and there should then be a TEv2-mechanism that could import such MRGs if needed. A simple solution could be to have the MRG importer have the following object (or list of such objects) added to its configuration file:

Doing this may require that the user specifies whether to use this way of importing, or the traditional way, or perhaps both (to be decided)