Skip to content

Slot: operator

An operator to apply when interpreting the value of the quantity (e.g. ">", "<", ">=", "<=")

URI: bdchm:operator

Applicable Classes

Name Description Modifies Slot
Quantity A structured object to represent an amount of something (e no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bdchm

Mappings

Mapping Type Mapped Value
self bdchm:operator
native bdchm:operator

LinkML Source

name: operator
description: An operator to apply when interpreting the value of the quantity (e.g.
  ">", "<", ">=", "<=")
from_schema: https://w3id.org/bdchm
rank: 1000
owner: Quantity
domain_of:
- Quantity
range: QuantityOperatorEnum
required: false
multivalued: false