expression language
- CURIE:
gmeow:expressionLanguage - IRI: https://blackcatinformatics.ca/gmeow/expressionLanguage
- Category: property
- Defined by:
gmeow:slices/norms - Box roles: RBox role (What is this?)
The language of this expression. Functional and mandatory (SHACL).
Structure
Property shape: object property; gmeow:ConditionExpression -> gmeow:ExpressionLanguage; functional
Practical Pattern
Use gmeow:expressionLanguage from gmeow:ConditionExpression to gmeow:ExpressionLanguage when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:ConditionExpression, gmeow:ExpressionLanguage
Usage Advice
Use when
- Use to declare the single named language of a condition expression from the
gmeow:ExpressionLanguagevocabulary.
Avoid when
- Avoid omitting it or giving more than one (it is functional and mandatory by SHACL).
How to use
- Assert
gmeow:expressionLanguageonce pergmeow:ConditionExpression, paired withgmeow:expressionText.