Skip to content

Slot: sourceProvider

An information source for obtaining a market data point. For example Bloomberg, Reuters, Telerate, etc.

URI: common_domain_model:sourceProvider

Applicable Classes

Name Description Modifies Slot
InformationSource A class defining the source for a piece of information (e no
FxInformationSource Information source specific to Foreign Exchange products no

Properties

Type and Range

Property Value
Range InformationProviderEnum
Domain Of InformationSource

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Annotations

property value
metadata_scheme True

Schema Source

Mappings

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

LinkML Source

name: sourceProvider
annotations:
  metadata_scheme:
    tag: metadata_scheme
    value: true
description: An information source for obtaining a market data point. For example
  Bloomberg, Reuters, Telerate, etc.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- InformationSource
range: InformationProviderEnum
required: true