Description
The Description()
function returns the description of a concept.
Read general information about Concepts and Ontology
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns the description of a concept. This description can be edited in the properties of the concept.
Returns Unknown
if the parameter is unknown, or if the description property is empty.
Syntax
Parameters
Name
Type
Required
Description
concept
concept
☑️
a single concept, either literal or as expression
Last updated