Class: expression
general mixin for any class that can represent some form of expression
URI: linkml:Expression
Children
- SlotExpression - an expression that constrains the range of values a slot can take
- TypeExpression
Mixin for
- AnonymousExpression (mixin)
- PathExpression (mixin) - An expression that describes an abstract path from an object to another through a sequence of slot lookups
Referenced by Class
- None all_of 0..* Expression
- None any_of 0..* Expression
- None boolean_slot 0..* Expression
- None exactly_one_of 0..* Expression
- None followed_by 0..1 Expression
- None none_of 0..* Expression