Sha256: 3f69985df7a00d29ad412f506f0504263d63dc1d1cae568e2167f8d4c94d709b

Contents?: true

Size: 1.55 KB

Versions: 15

Compression:

Stored size: 1.55 KB

Contents

# This file can be used to configure enum attributes in the model.
# For example to add different allowed values for Abbreviation::Type
# you can change the values under abbreviation => type
#
# NOTE: All the keys in this file are needed for the script to run
#       and should not be removed. You can change the values but atleast
#       one option should be present in each list.

concept_source:
  status:
    - identical
    - similar
    - modified
    - restyle
    - context_added
    - generalisation
    - specialisation
    - unspecified
    - related
    - not_equal
  type:
    - authoritative
    - lineage

designation:
  base:
    normative_status:
      - preferred
      - deprecated
      - admitted
      - <símbolo> # in iev-data => '<symbol>'
      - 티에스 # in iev-data => translates to 'TS' I think it is a synonym and not status.
      - prąd startowy # in iev-data => 'starting current' I think it is a synonym and not status.

related_concept:
  type:
    - deprecates
    - supersedes
    - superseded_by
    - narrower
    - broader
    - equivalent
    - compare
    - contrast
    - see

abbreviation:
  type:
    - truncation
    - acronym
    - initialism

grammar_info:
  boolean_attribute:
    - preposition
    - participle
    - adj
    - verb
    - adverb
    - noun
  gender:
    - m
    - f
    - n
    - c
  number:
    - singular
    - dual
    - plural

concept:
  status:
    - draft
    - submitted
    - not_valid
    - invalid
    - valid
    - superseded
    - retired

concept_date:
  type:
    - accepted
    - amended
    - retired

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
glossarist-2.3.0 config.yml
glossarist-2.2.1 config.yml
glossarist-2.2.0 config.yml
glossarist-2.1.0 config.yml
glossarist-2.0.10 config.yml
glossarist-2.0.9 config.yml
glossarist-2.0.8 config.yml
glossarist-2.0.7 config.yml
glossarist-2.0.6 config.yml
glossarist-2.0.5 config.yml
glossarist-2.0.4 config.yml
glossarist-2.0.3 config.yml
glossarist-2.0.2 config.yml
glossarist-2.0.1 config.yml
glossarist-2.0.0 config.yml