Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Latest commit

 

History

History
48 lines (35 loc) · 2.85 KB

tev2-installation.md

File metadata and controls

48 lines (35 loc) · 2.85 KB
id title hide_table_of_contents scopetag date
tev2-installation
Installation
true
tev2
20220303

import useBaseUrl from '@docusaurus/useBaseUrl'

:::caution The entire section on Terminology Engine v 2 (TEv2) is still under construction.
As TEv2 is not (yet) available, the texts that specify the tool are still 'raw', i.e. not yet processed.
readers will need to see through some (currently unprocessed) notational conventions. :::

:::caution This section on 'Installation' can really be written only after the rest is complete. The contents of this page is just a set of ideas that may well have been deprecated already. :::

:::info Editor's note This page should only document the generic stuff. Any installation details that are specific to a tool SHOULD be documented in the page(s) that document the particular tool. Obviously, this page could mention the tools for which that is the case, and link to the associated sections. :::

TEv2 is a tool for curating terminology-related data from the perspective of a single scope. Installation comprises

Structure of Scope Directories

Depending on the other tooling that is going to be used, a scope directory has to be specified that is part of the (online) directory in which the terminology has to be used. The scope's scope administration file (SAF) specifies whatever needs to be administered for that scope; this file is maintained by the curators of the scope (using a regular text editor).

Curators must also specify a location (directory) within the scope directory where glossaries are being maintained. This location holds the Glossary Definition Files (GDFs) that are used to generate glossaries for different purposes, as needed. Also, this directory will (by default) contain the glossaries that are generated.

Integrating Scope Directories and the ToIP Terminology Toolbox

:::info Editor's Note Content to be produced :::

Integrating Scope Directories and Third Party Rendering Tools

Terminological artifacts are intended to also be used by/within third party rendering tools, such as github pages, Docusaurus, or LaTex

:::info Editor's Note Content to be produced :::