@accordproject/concerto-vocabulary
v3.19.6
Published
Associate human-readable text to model declarations
Downloads
4,483
Readme
Concerto Vocabulary
Library to manage vocabulary terms associated with Concerto models. Vocabulary terms are human-readable labels (for a specific locale) for model elements,
Terms may be loaded from YAML format files and then validated against a Concerto ModelManager to detect missing and additional terms.
Installation
npm install @accordproject/concerto-vocabulary --save
License
Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.