ConceptId
The ConceptId()
function returns the internal id 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 a number that is internally used by wem to identify concept
.
Returns Unknown
if the parameter is unknown.
Syntax
Parameters
Name | Type | Required | Description |
---|---|---|---|
| concept | ☑️ | a single concept, either literal or as expression |
Last updated