Skip to content

Slot: number

The number to be used as the bound, e.g. 5.

URI: common_domain_model:number

Applicable Classes

Name Description Modifies Slot
NumberBound The number bound is defined as a number and whether the bound is inclusive no
TelephoneNumber A class to specify a telephone number as a type of phone number (e yes

Properties

Type and Range

Property Value
Range Decimal
Domain Of NumberBound, TelephoneNumber

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:number
native common_domain_model:number

LinkML Source

name: number
description: The number to be used as the bound, e.g. 5.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- NumberBound
- TelephoneNumber
range: decimal
required: true