You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we need 2 folders for creating a concept dataset (both folder names are singular)
concept
localized_concept
In this gem, we have a Cli#convert method that converts a Termium dataset into Glossarist.
However, the files generated do not show this structure. Instead, it is the older structure where the "concept" and "localized concept" are within the same YAML file:
As per: glossarist/glossarist-ruby#83 (comment) by @HassanAkbar
In this gem, we have a
Cli#convert
method that converts a Termium dataset into Glossarist.However, the files generated do not show this structure. Instead, it is the older structure where the "concept" and "localized concept" are within the same YAML file:
termium/lib/termium/cli.rb
Lines 52 to 58 in 4b7ce29
sources/concepts
in iso-iec-2382 repo (link):concept-2120533.yaml
:This task is to update the following method so that it exports a Glossarist dataset that is immediately useable by Geolexica:
termium/lib/termium/cli.rb
Line 58 in 4b7ce29
The text was updated successfully, but these errors were encountered: