Skip to content

Slot: valueOperator

An operation that defines how to logically interpret a set of more than one Characteristic values ('AND', 'OR', 'NOT').

Comments

  • An 'AND' operator indicates that an individual exhibits all of the characteristic values listed. An 'OR' operator indicates the individual exhibits one or more of the characteristic values listed. A 'NOT' indicates that the individual does not exhibit the characteristic value or values listed.

URI: sepio_linkml:valueOperator

Applicable Classes

Name Description Modifies Slot
Characteristic An object holding a name-value pair used to describe a trait or role of an in... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:valueOperator
native sepio_linkml:valueOperator

LinkML Source

name: valueOperator
description: An operation that defines how to logically interpret a set of more than
  one Characteristic values ('AND', 'OR', 'NOT').
comments:
- An 'AND' operator indicates that an individual exhibits all of the characteristic
  values listed.  An 'OR' operator indicates the individual exhibits one or more of
  the characteristic values listed. A 'NOT' indicates that the individual does not
  exhibit the characteristic value or values listed.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Informative
rank: 1000
alias: valueOperator
owner: Characteristic
domain_of:
- Characteristic
range: string
required: false
multivalued: false