Slot: exchangeTradedContractNearest
Specification of the exchange traded contract nearest.
URI: common_domain_model:exchangeTradedContractNearest
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| VarianceReturnTerms | no | |
| VolatilityReturnTerms | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Observable or Asset or Basket or Index |
| Domain Of | VarianceReturnTerms, VolatilityReturnTerms |
Cardinality and Requirements
| Property | Value |
|---|---|
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Asset'}) - AnonymousSlotExpression({'range': 'Basket'}) - AnonymousSlotExpression({'range': 'Index'})Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:exchangeTradedContractNearest |
| native | common_domain_model:exchangeTradedContractNearest |
LinkML Source
name: exchangeTradedContractNearest
description: Specification of the exchange traded contract nearest.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- VarianceReturnTerms
- VolatilityReturnTerms
range: Observable
any_of:
- range: Asset
- range: Basket
- range: Index