Skip to content

Slot: equals_string_in

the slot must have range string and the value of the slot must equal one of the specified values

URI: linkml:equals_string_in

Inheritance

Applicable Classes

Name Description Modifies Slot
TypeExpression An abstract class grouping named types and anonymous type expressions no
SlotExpression an expression that constrains the range of values a slot can take no
AnonymousTypeExpression A type expression that is not a top-level named type definition no
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... no
AnonymousSlotExpression no
SlotDefinition an element that describes how instances are related to other instances no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/meta

LinkML Source

name: equals_string_in
description: the slot must have range string and the value of the slot must equal
  one of the specified values
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
is_a: list_value_specification_constant
multivalued: true
inherited: true
alias: equals_string_in
domain_of:
- type_expression
- slot_expression
range: string