The Description()
function returns the description of a concept.
Syntax
Description(concept)
Returns
The description of a concept. This description can be edited in the ontology editor.
Parameters
concept
– a concept
Examples
Description('Cities.Amsterdam')
/* returns "Amsterdam is the capital of the Netherlands." */