Comment on page
Concept
A concept or Single Select is a single concept value defined in the ontology. Check concepts section for more information.
The concept name is enclosed in Single Quotes
''
, with its parent concepts in front separated by a period. 'Color'
'Color'.'Orange'
'Color'.'Blue'
'Color'.'Red'
An unknown value can be written as
UnknownConcept
A field that can contain only 1 (one) concept value, is called a “Single select” field in the WEM Data Model. A field that can contain multiple concept values, is called a "Multi select"; the term conceptset (a set of concepts) is also used.
Last modified 1yr ago