Skip to content

glossarist/iev-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEC Electropedia IEV Metanorma demo

Build Status

General

This repository contains an IEV document template for generating IEC 60050 standards in Metanorma.

Currently only Part 192 is generated.

Warning
The data source uses open-sourced data from the IEC Electropedia, for the purpose of developing a demonstrator for the IEC DBRG group. Please refer to the Electropedia licensing terms for reuse information.

Structure

sources/

source of the IEV document template

site/

(automatically generated, in the gh-pages branch) published document.

Fetching the document

git clone https://github.com/glossarist/iev-document

Installing build tools

Building the document

If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.

If you use a locally installed Metanorma, run:

make

If you don’t want to deal with local dependencies, use the docker version by:

make concepts/.done
docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate

License

The copyright of such data and documents (as well as their converted text) remain with their original owners.

All other code and information, copyright Ribose.

About

Auto-generated IEV document from ConceptYAML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published