Concept information
Preferowany termin
lexicon lookup
Definicja
- checking for the presence of a key in a lexicon and returning the entry associated with the key
Pojęcie szersze
URI
https://vocabs.sshopencloud.eu/vocabularies/csd-tool-tasks/0042
{{label}}
{{#each values }} {{! loop through ConceptPropertyValue objects }}
{{#if prefLabel }}
{{/if}}
{{/each}}
{{#if notation }}{{ notation }} {{/if}}{{ prefLabel }}
{{#ifDifferentLabelLang lang }} ({{ lang }}){{/ifDifferentLabelLang}}
{{#if vocabName }}
{{ vocabName }}
{{/if}}