0.0.11 • Published 7 months ago

@aviarytech/tev2-hrgt v0.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Human Readable Glossary Tool (HRGT)

Overview

The Human Readable Glossary Tool (HRGT) generates a Human Readable Glossary (HRG) that consists of (a selection of) the terms that are part of the terminology of a specific scope. The HRGT takes one specific MRG as its input, and converts (a selection of) its MRG entries into one of the supported output formats, e.g. HTML, or PDF. The file that contains the MRG is named mrg...yaml, where the combination of and identify a particular terminology. See the MRG file naming conventions for details. There is more information about

Installation

Install from the command line and make globally available.

npm install @aviarytech/hrgt -g

Calling the Tool

The behavior of the HRGT can be configured per call e.g. by a configuration file and/or command-line parameters. The command-line syntax is as follows:

hrgt [ <paramlist> ] [ <globpattern> ]

The HRGT takes in the following parameters:

FlagsDescriptionRequired
-c, --config \Path (including the filename) of the tool's (YAML) configuration fileNo
input \Glob pattern that specifies the set of (input) filesNo
-o, --output \text that is used as the last part of the name of the file(s) that contain(s) the generated HRG(s).No
-s, --scopedir \Path of the scope directory where the SAF is locatedNo
-v, --vsntag \Default version to use when no version is set in term refNo
-f, --forceAllow overwriting of existing filesNo
-t, --termselcrit \List of term selection criteria that are used to generateNo
-m, --method \The method that is used to create the output (default HTML)No
-l, --license \File that contains the licensing conditionsNo
0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.1

7 months ago