Defines a set of permissible Value(s) being implicit by the Data Type or explicit by listing the possible Value(s).
A Value List has a unique identifier and describes the relation between a Property and a Value.
A Value List according to ISO 13584 is a set of restrictive Values, i.e. lists of Values that are complete and therefore only these Values are valid for a Property.
In ECLASS, only the BOOLEAN list (comprising the Values YES and NO) and Value Lists that form a Polymorphism are considered to be restrictive, because they are exhaustive, and no other Value is possible. This relation is therefore true in any given context.
However, within ECLASS a flag allows deciding if a Value List is only a suggestion. A suggested Value List, also known as open Value list, consists of suggested Values, i.e. Values that are proposals and are not restrictive. The exhaustiveness of these listed Values cannot be guaranteed as more Values might be valid in a certain context. E.g. for a Property colour Values can only be interpreted as being suggestions - more colours can always be possible. The suggested Value List (having a unique IRDI itself) therefore describes the relation between a Class, a Property and a Value, because in theory, a Property can have different valid Values in the context of different Classes, see Constraint.
Note:
With ECLASS the default for Value Lists are suggested Value Lists.
Note: Usage of Value List
Prior to Release 8.0, ECLASS interpreted its Value Lists as open, i.e. as suggestions that were never intended to be exhaustive. As the ISO defines Value Lists as restrictive and exclusive ECLASS had to change its structure to be ISO-compliant. Therefore ECLASS now distinguishes between "restrictive Value Lists" (ISO view) and "suggested Value Lists" (proposed "open" lists that are not exhaustive). Because of this, most Value that were noted until Release 6.2 are now marked as CLOSED as they are to be interpreted as restrictive. Correspondingly, all relations between Properties and Values in the context of a Class listed in the Value proposal file (eClass7_0_PR_VA_suggested_en_02.csv) are new, i.e. all relations listed in that file are interpreted as NEW and not published here again.