Class: anonymous_type_expression

URI: linkml:AnonymousTypeExpression

img

Uses Mixin

Referenced by Class

Attributes

Mixed in from type_expression:

  • pattern 0..1
    • Description: the string value of the slot must conform to this regular expression
    • Range: String

Mixed in from type_expression:

  • equals_string 0..1
    • Description: the slot must have range string and the value of the slot must equal the specified value
    • Range: String

Mixed in from type_expression:

  • equals_string_in 0..*
    • Description: the slot must have range string and the value of the slot must equal one of the specified values
    • Range: String

Mixed in from type_expression:

  • equals_number 0..1
    • Description: the slot must have range of a number and the value of the slot must equal the specified value
    • Range: Integer

Mixed in from type_expression:

Mixed in from type_expression:

Mixed in from type_expression:

Mixed in from type_expression: