Skip to content

Class: Series

A set of similar physical or conceptual objects defined for the same period or point of time.

URI: cim:Series

 classDiagram
    class Series
      TimeSeries <|-- Series

      Series : alias_name

      Series : attribute_instance_component

          Series --> AttributeInstanceComponent : attribute_instance_component

      Series : auction

          Series --> Auction : auction

      Series : business_type

      Series : cancelled_ts

      Series : constraint_duration

          Series --> ConstraintDuration : constraint_duration

      Series : curve_type

      Series : date_and_or_time

          Series --> DateAndOrTime : date_and_or_time

      Series : description

      Series : diagram_objects

          Series --> DiagramObject : diagram_objects

      Series : domain

          Series --> Domain : domain

      Series : environmental_monitoring_station

          Series --> EnvironmentalMonitoringStation : environmental_monitoring_station

      Series : flow_direction

          Series --> FlowDirection : flow_direction

      Series : instance_set

          Series --> InstanceSet : instance_set

      Series : last_update_date

      Series : m_rid

      Series : market_document

          Series --> MarketDocument : market_document

      Series : market_evaluation_point

          Series --> MarketEvaluationPoint : market_evaluation_point

      Series : market_object_status

          Series --> MarketObjectStatus : market_object_status

      Series : market_participant

          Series --> MarketParticipant : market_participant

      Series : method_type

      Series : mkt_psrtype

          Series --> MktPSRType : mkt_psrtype

      Series : names

          Series --> Name : names

      Series : object_aggregation

      Series : period

          Series --> Period : period

      Series : point

          Series --> Point : point

      Series : price

          Series --> Price : price

      Series : product

      Series : properties_cimdata_object

          Series --> ChangeSetMember : properties_cimdata_object

      Series : quantity

          Series --> Quantity : quantity

      Series : reason

          Series --> Reason : reason

      Series : registered_resource

          Series --> RegisteredResource : registered_resource

      Series : registration_date

      Series : self_series

          Series --> Series : self_series

      Series : series

          Series --> Series : series

      Series : targeting_cimdata_object

          Series --> ChangeSetMember : targeting_cimdata_object

      Series : unit

          Series --> Unit : unit

      Series : version

Inheritance

Slots

Name Cardinality and Range Description Inheritance
last_update_date 0..1
date
The date of the last update related to this market object direct
method_type 0..1
String
Type of method used in the business process related to this Series, e direct
registration_date 0..1
date
For a market object, the date of registration of a contract, e direct
self_series 0..*
Series
direct
series 0..*
Series
direct
business_type 0..1
String
The identification of the nature of the time series TimeSeries
cancelled_ts 0..1
String
An indicator stating that the TimeSeries, identified by the mRID, is cancelle... TimeSeries
curve_type 0..1
String
The coded representation of the type of curve being described TimeSeries
object_aggregation 0..1
String
Identification of the object that is the common denominator used to aggregate... TimeSeries
product 0..1
String
The type of the product such as Power, energy, reactive power, transport capa... TimeSeries
version 0..1
String
Version of the time series TimeSeries
flow_direction 0..*
FlowDirection
TimeSeries
market_participant 0..*
MarketParticipant
TimeSeries
date_and_or_time 0..*
DateAndOrTime
TimeSeries
environmental_monitoring_station 0..*
EnvironmentalMonitoringStation
TimeSeries
period 0..*
Period
TimeSeries
domain 0..*
Domain
TimeSeries
market_document 0..*
MarketDocument
TimeSeries
market_evaluation_point 0..*
MarketEvaluationPoint
TimeSeries
reason 0..*
Reason
TimeSeries
constraint_duration 0..*
ConstraintDuration
TimeSeries
attribute_instance_component 0..*
AttributeInstanceComponent
TimeSeries
unit 0..*
Unit
TimeSeries
price 0..*
Price
TimeSeries
auction 0..*
Auction
TimeSeries
mkt_psrtype 0..*
MktPSRType
TimeSeries
quantity 0..*
Quantity
TimeSeries
registered_resource 0..*
RegisteredResource
TimeSeries
market_object_status 0..*
MarketObjectStatus
TimeSeries
point 0..*
Point
TimeSeries
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Series self_series range Series
Series series range Series

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:Series
native cim:Series

LinkML Source

Direct

name: Series
description: A set of similar physical or conceptual objects defined for the same
  period or point of time.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TimeSeries
attributes:
  last_update_date:
    name: last_update_date
    description: The date of the last update related to this market object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.lastUpdateDate
    multivalued: false
    domain_of:
    - Series
    range: date
    required: false
  method_type:
    name: method_type
    description: Type of method used in the business process related to this Series,
      e.g. metering method.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Series.methodType
    multivalued: false
    domain_of:
    - AccountNotification
    - Series
    range: string
    required: false
  registration_date:
    name: registration_date
    description: For a market object, the date of registration of a contract, e.g.
      the date of change of supplier for a customer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.registrationDate
    multivalued: false
    domain_of:
    - Series
    range: date
    required: false
  self_series:
    name: self_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.SelfSeries
    multivalued: true
    domain_of:
    - Series
    range: Series
    required: false
  series:
    name: series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.Series
    multivalued: true
    domain_of:
    - Series
    range: Series
    required: false
class_uri: cim:Series

Induced

name: Series
description: A set of similar physical or conceptual objects defined for the same
  period or point of time.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TimeSeries
attributes:
  last_update_date:
    name: last_update_date
    description: The date of the last update related to this market object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.lastUpdateDate
    multivalued: false
    alias: last_update_date
    owner: Series
    domain_of:
    - Series
    range: date
    required: false
  method_type:
    name: method_type
    description: Type of method used in the business process related to this Series,
      e.g. metering method.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Series.methodType
    multivalued: false
    alias: method_type
    owner: Series
    domain_of:
    - AccountNotification
    - Series
    range: string
    required: false
  registration_date:
    name: registration_date
    description: For a market object, the date of registration of a contract, e.g.
      the date of change of supplier for a customer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.registrationDate
    multivalued: false
    alias: registration_date
    owner: Series
    domain_of:
    - Series
    range: date
    required: false
  self_series:
    name: self_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.SelfSeries
    multivalued: true
    alias: self_series
    owner: Series
    domain_of:
    - Series
    range: Series
    required: false
  series:
    name: series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Series.Series
    multivalued: true
    alias: series
    owner: Series
    domain_of:
    - Series
    range: Series
    required: false
  business_type:
    name: business_type
    description: The identification of the nature of the time series.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.businessType
    multivalued: false
    alias: business_type
    owner: Series
    domain_of:
    - TimeSeries
    range: string
    required: false
  cancelled_ts:
    name: cancelled_ts
    description: An indicator stating that the TimeSeries, identified by the mRID,
      is cancelled as well as all the values sent in a previous version of the TimeSeries
      in a previous document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.cancelledTS
    multivalued: false
    alias: cancelled_ts
    owner: Series
    domain_of:
    - TimeSeries
    range: string
    required: false
  curve_type:
    name: curve_type
    description: "The coded representation of the type of curve being described.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.curveType
    multivalued: false
    alias: curve_type
    owner: Series
    domain_of:
    - TimeSeries
    - DefaultBidCurve
    range: string
    required: false
  object_aggregation:
    name: object_aggregation
    description: Identification of the object that is the common denominator used
      to aggregate a time series.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.objectAggregation
    multivalued: false
    alias: object_aggregation
    owner: Series
    domain_of:
    - TimeSeries
    range: string
    required: false
  product:
    name: product
    description: "The type of the product such as Power, energy, reactive power, transport\
      \ capacity that is the subject of the time series.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.product
    multivalued: false
    alias: product
    owner: Series
    domain_of:
    - TimeSeries
    range: string
    required: false
  version:
    name: version
    description: "Version of the time series.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.version
    multivalued: false
    alias: version
    owner: Series
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
  flow_direction:
    name: flow_direction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.FlowDirection
    multivalued: true
    alias: flow_direction
    owner: Series
    domain_of:
    - ReadingType
    - DERMonitorableParameter
    - TimeSeries
    - Point
    range: FlowDirection
    required: false
  market_participant:
    name: market_participant
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.MarketParticipant
    multivalued: true
    alias: market_participant
    owner: Series
    domain_of:
    - TimeSeries
    - MarketDocument
    - RegisteredResource
    - Bid
    - SchedulingCoordinator
    - MarketRole
    - MarketPerson
    range: MarketParticipant
    required: false
  date_and_or_time:
    name: date_and_or_time
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.DateAndOrTime
    multivalued: true
    alias: date_and_or_time
    owner: Series
    domain_of:
    - TimeSeries
    - MarketDocument
    range: DateAndOrTime
    required: false
  environmental_monitoring_station:
    name: environmental_monitoring_station
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.EnvironmentalMonitoringStation
    multivalued: true
    alias: environmental_monitoring_station
    owner: Series
    domain_of:
    - Location
    - UsagePoint
    - TimeSeries
    - ReportingCapability
    - EnvironmentalAnalog
    range: EnvironmentalMonitoringStation
    required: false
  period:
    name: period
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.Period
    multivalued: true
    alias: period
    owner: Series
    domain_of:
    - TimeSeries
    - MarketDocument
    - Point
    - Reason
    range: Period
    required: false
  domain:
    name: domain
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.Domain
    multivalued: true
    alias: domain
    owner: Series
    domain_of:
    - EndDeviceEventType
    - EndDeviceControlType
    - TimeSeries
    - MarketDocument
    - RegisteredResource
    - Quantity
    - Price
    range: Domain
    required: false
  market_document:
    name: market_document
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.MarketDocument
    multivalued: true
    alias: market_document
    owner: Series
    domain_of:
    - TimeSeries
    - AttributeInstanceComponent
    - MarketDocument
    - Process
    - AceTariffType
    - Reason
    - MarketParticipant
    - Domain
    - Period
    - DateAndOrTime
    range: MarketDocument
    required: false
  market_evaluation_point:
    name: market_evaluation_point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.MarketEvaluationPoint
    multivalued: true
    alias: market_evaluation_point
    owner: Series
    domain_of:
    - TimeSeries
    range: MarketEvaluationPoint
    required: false
  reason:
    name: reason
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.Reason
    multivalued: true
    alias: reason
    owner: Series
    domain_of:
    - Status
    - PlannedOutage
    - ActivityRecord
    - AccountMovement
    - Reading
    - EndDeviceControl
    - MetrologyRequirement
    - TimeSeries
    - MarketDocument
    - Point
    - RegisteredResource
    - EnergyTransaction
    - Period
    range: Reason
    required: false
  constraint_duration:
    name: constraint_duration
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.ConstraintDuration
    multivalued: true
    alias: constraint_duration
    owner: Series
    domain_of:
    - TimeSeries
    range: ConstraintDuration
    required: false
  attribute_instance_component:
    name: attribute_instance_component
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.AttributeInstanceComponent
    multivalued: true
    alias: attribute_instance_component
    owner: Series
    domain_of:
    - TimeSeries
    - MarketDocument
    range: AttributeInstanceComponent
    required: false
  unit:
    name: unit
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.Unit
    multivalued: true
    alias: unit
    owner: Series
    domain_of:
    - VoltagePerReactivePower
    - Length
    - ConductancePerLength
    - VolumeFlowRate
    - Volume
    - Voltage
    - Temperature
    - Admittance
    - Impedance
    - CostPerVolume
    - SusceptancePerLength
    - Money
    - Minutes
    - FloatQuantity
    - CostPerEnergyUnit
    - PerCent
    - IntegerQuantity
    - ApparentPower
    - WaterLevel
    - Displacement
    - Damping
    - Seconds
    - ResistancePerLength
    - Inductance
    - AngleDegrees
    - CostRate
    - Speed
    - Capacitance
    - PU
    - Pressure
    - KiloActivePower
    - ReactivePower
    - StringQuantity
    - ActivePowerChangeRate
    - Hours
    - Conductance
    - RotationSpeed
    - CurrentFlow
    - Frequency
    - AngleRadians
    - ActivePower
    - ReactancePerLength
    - Resistance
    - Reactance
    - Susceptance
    - RealEnergy
    - Classification
    - HeatRate
    - Emission
    - CostPerHeatUnit
    - ActivePowerPerFrequency
    - InductancePerLength
    - CapacitancePerLength
    - DecimalQuantity
    - Area
    - ActivePowerPerCurrentFlow
    - Mass
    - ReadingType
    - TimeSeries
    - AceTariffType
    - MagneticField
    - ParticulateDensity
    - Bearing
    range: Unit
    required: false
  price:
    name: price
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.Price
    multivalued: true
    alias: price
    owner: Series
    domain_of:
    - Design
    - TimeSeries
    - Point
    - MPMTestThreshold
    - TradingHubValues
    - PassThroughBill
    - Domain
    - PanPricingDetail
    range: Price
    required: false
  auction:
    name: auction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.Auction
    multivalued: true
    alias: auction
    owner: Series
    domain_of:
    - TimeSeries
    range: Auction
    required: false
  mkt_psrtype:
    name: mkt_psrtype
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.MktPSRType
    multivalued: true
    alias: mkt_psrtype
    owner: Series
    domain_of:
    - TimeSeries
    range: MktPSRType
    required: false
  quantity:
    name: quantity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TimeSeries.Quantity
    multivalued: true
    alias: quantity
    owner: Series
    domain_of:
    - FinancialInfo
    - CatalogAssetType
    - CompatibleUnit
    - MiscCostItem
    - CUMaterialItem
    - TypeMaterial
    - MaterialItem
    - ErpReqLineItem
    - TimeSeries
    - Point
    - CRRSegment
    - PassThroughBill
    - Domain
    - Quantity
    range: Quantity
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.RegisteredResource
    multivalued: true
    alias: registered_resource
    owner: Series
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  market_object_status:
    name: market_object_status
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.MarketObjectStatus
    multivalued: true
    alias: market_object_status
    owner: Series
    domain_of:
    - TimeSeries
    - RegisteredResource
    range: MarketObjectStatus
    required: false
  point:
    name: point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TimeSeries.Point
    multivalued: true
    alias: point
    owner: Series
    domain_of:
    - TimeSeries
    - AceTariffType
    - Reason
    - Quantity
    - Price
    - Period
    - FlowDirection
    range: Point
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: Series
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: Series
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: Series
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: Series
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: Series
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: Series
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: Series
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: Series
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Series