Skip to content

Slot: minimum_value

for slots with ranges of type number, the value must be equal to or higher than this

URI: linkml:minimum_value

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

Aliases

  • low value

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: minimum_value
description: for slots with ranges of type number, the value must be equal to or higher
  than this
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- low value
rank: 1000
domain: slot_definition
inherited: true
alias: minimum_value
domain_of:
- type_expression
- slot_expression
range: integer