Class: OilAnalysisGasAnalog
_Asset oil analysis gas type of analog. _
__
classDiagram
class OilAnalysisGasAnalog
AssetAnalog <|-- OilAnalysisGasAnalog
OilAnalysisGasAnalog : alias_name
OilAnalysisGasAnalog : analog_values
OilAnalysisGasAnalog --> AnalogValue : analog_values
OilAnalysisGasAnalog : asset
OilAnalysisGasAnalog --> Asset : asset
OilAnalysisGasAnalog : calculation_method_hierarchy
OilAnalysisGasAnalog --> CalculationMethodHierarchy : calculation_method_hierarchy
OilAnalysisGasAnalog : description
OilAnalysisGasAnalog : detection_limit
OilAnalysisGasAnalog : diagram_objects
OilAnalysisGasAnalog --> DiagramObject : diagram_objects
OilAnalysisGasAnalog : instance_set
OilAnalysisGasAnalog --> InstanceSet : instance_set
OilAnalysisGasAnalog : kind
OilAnalysisGasAnalog --> OilAnalysisGasAnalogKind : kind
OilAnalysisGasAnalog : limit_sets
OilAnalysisGasAnalog --> AnalogLimitSet : limit_sets
OilAnalysisGasAnalog : locations
OilAnalysisGasAnalog --> Location : locations
OilAnalysisGasAnalog : m_rid
OilAnalysisGasAnalog : max_value
OilAnalysisGasAnalog : measurement_action
OilAnalysisGasAnalog --> MeasurementAction : measurement_action
OilAnalysisGasAnalog : measurement_calculator_input
OilAnalysisGasAnalog --> MeasurementCalculatorInput : measurement_calculator_input
OilAnalysisGasAnalog : measurement_type
OilAnalysisGasAnalog : min_value
OilAnalysisGasAnalog : names
OilAnalysisGasAnalog --> Name : names
OilAnalysisGasAnalog : normal_value
OilAnalysisGasAnalog : phases
OilAnalysisGasAnalog --> PhaseCode : phases
OilAnalysisGasAnalog : pin_measurement
OilAnalysisGasAnalog --> PinMeasurement : pin_measurement
OilAnalysisGasAnalog : positive_flow_in
OilAnalysisGasAnalog : power_system_resource
OilAnalysisGasAnalog --> PowerSystemResource : power_system_resource
OilAnalysisGasAnalog : precision
OilAnalysisGasAnalog : procedures
OilAnalysisGasAnalog --> Procedure : procedures
OilAnalysisGasAnalog : properties_cimdata_object
OilAnalysisGasAnalog --> ChangeSetMember : properties_cimdata_object
OilAnalysisGasAnalog : protective_action_adjustment
OilAnalysisGasAnalog --> ProtectiveActionAdjustment : protective_action_adjustment
OilAnalysisGasAnalog : reporting_temperature
OilAnalysisGasAnalog --> Temperature : reporting_temperature
OilAnalysisGasAnalog : targeting_cimdata_object
OilAnalysisGasAnalog --> ChangeSetMember : targeting_cimdata_object
OilAnalysisGasAnalog : terminal
OilAnalysisGasAnalog --> ACDCTerminal : terminal
OilAnalysisGasAnalog : test_standard
OilAnalysisGasAnalog --> TestStandard : test_standard
OilAnalysisGasAnalog : unit_multiplier
OilAnalysisGasAnalog --> UnitMultiplier : unit_multiplier
OilAnalysisGasAnalog : unit_symbol
OilAnalysisGasAnalog --> UnitSymbol : unit_symbol
Inheritance
- IdentifiedObject
- Measurement
- Analog
- AssetAnalog
- OilAnalysisGasAnalog
- AssetAnalog
- Analog
- Measurement
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| kind | 0..1 OilAnalysisGasAnalogKind |
Kind of analog representing oil dissolved gases analysis result | direct |
| detection_limit | 0..1 Float |
Detection limit of related analog value if different from detection limit of ... | AssetAnalog |
| precision | 0..1 Float |
Precision of related analog value if different from precision of test standar... | AssetAnalog |
| reporting_temperature | 0..1 Temperature |
Reporting temperature of related analog value if different from reporting tem... | AssetAnalog |
| test_standard | 0..1 TestStandard |
The lab test standard to which this asset health analog is related | AssetAnalog |
| max_value | 0..1 Float |
Normal value range maximum for any of the MeasurementValue | Analog |
| min_value | 0..1 Float |
Normal value range minimum for any of the MeasurementValue | Analog |
| normal_value | 0..1 Float |
Normal measurement value, e | Analog |
| positive_flow_in | 0..1 Boolean |
If true then this measurement is an active power, reactive power or current w... | Analog |
| analog_values | 0..* AnalogValue |
The values connected to this measurement | Analog |
| limit_sets | 0..* AnalogLimitSet |
A measurement may have zero or more limit ranges defined for it | Analog |
| measurement_type | 0..1 String |
Specifies the type of measurement | Measurement |
| phases | 0..1 PhaseCode |
Indicates to which phases the measurement applies and avoids the need to use ... | Measurement |
| unit_multiplier | 0..1 UnitMultiplier |
The unit multiplier of the measured quantity | Measurement |
| unit_symbol | 0..1 UnitSymbol |
The unit of measure of the measured quantity | Measurement |
| terminal | 0..1 ACDCTerminal |
One or more measurements may be associated with a terminal in the network | Measurement |
| protective_action_adjustment | 0..* ProtectiveActionAdjustment |
Measurement | |
| calculation_method_hierarchy | 0..1 CalculationMethodHierarchy |
Calculation method hierarchy which applies to this analog | Measurement |
| power_system_resource | 0..1 PowerSystemResource |
The power system resource that contains the measurement | Measurement |
| pin_measurement | 0..* PinMeasurement |
Measurement | |
| measurement_calculator_input | 0..* MeasurementCalculatorInput |
Measurement | |
| asset | 0..1 Asset |
Asset that has a measurement | Measurement |
| measurement_action | 0..1 MeasurementAction |
The measurement action that is performed on the measurement | Measurement |
| locations | 0..* Location |
Location of this measurement | Measurement |
| procedures | 0..* Procedure |
Measurements are specified in types of documents, such as procedures | Measurement |
| 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 |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:OilAnalysisGasAnalog |
| native | cim:OilAnalysisGasAnalog |
LinkML Source
Direct
name: OilAnalysisGasAnalog
description: "Asset oil analysis gas type of analog.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetAnalog
attributes:
kind:
name: kind
description: Kind of analog representing oil dissolved gases analysis result.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:OilAnalysisGasAnalog.kind
multivalued: false
domain_of:
- Asset
- Customer
- BaseWork
- WorkTimeSchedule
- CustomerBillingInfo
- ErpInvoiceLineItem
- CatalogAssetType
- Design
- ConditionFactor
- LandProperty
- Seal
- Gate
- JumperAction
- RevisionHistory
- SwitchAction
- Fault
- ServiceCategory
- Transaction
- Procedure
- Medium
- Tender
- Cheque
- Charge
- ServiceRequest
- MeterMultiplier
- StructureSupport
- CutAction
- GroundAction
- ClampAction
- ProtectiveActionAdjustment
- RemedialActionScheme
- MeasurementCalculator
- ErpInvoice
- ServiceSupplier
- EnergyTypeReference
- CRROrgRole
- MarketInvoice
- MarketInvoiceLineItem
- EnvironmentalLocationType
- EnvironmentalDiscrete
- ServiceMultiplier
- AssetLocationHazard
- Analytic
- AssetGroup
- TagAction
- PinBranchGroup
- PinTerminal
- PinEquipment
- ClearanceAction
- PSREvent
- ShuntCompensatorAction
- EnergyConsumerAction
- EnergySourceAction
- Zone
- OilAnalysisMoistureAnalog
- AssetStringMeasurement
- InspectionAnalog
- AssetTemperaturePressureAnalog
- OilAnalysisFluidDiscrete
- InspectionDiscrete
- OilAnalysisPCBDiscrete
- OilAnalysisFluidAnalog
- OilAnalysisGasAnalog
- OilAnalysisPCBAnalog
- OilAnalysisParticleDiscrete
- OilAnalysisMetalsAnalog
- OilAnalysisParticleAnalog
- OilAnalysisPaperAnalog
- CompositeSwitchInfo
- Facility
- RiskScore
- FACTSDevice
- SimpleEndDeviceFunction
- UndergroundStructure
- RelativeDisplacement
- CloudCondition
- GeosphericAnalog
- HydrosphericAnalog
- AtmosphericAnalog
- SpaceAnalog
range: OilAnalysisGasAnalogKind
required: false
class_uri: cim:OilAnalysisGasAnalog
Induced
name: OilAnalysisGasAnalog
description: "Asset oil analysis gas type of analog.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetAnalog
attributes:
kind:
name: kind
description: Kind of analog representing oil dissolved gases analysis result.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:OilAnalysisGasAnalog.kind
multivalued: false
alias: kind
owner: OilAnalysisGasAnalog
domain_of:
- Asset
- Customer
- BaseWork
- WorkTimeSchedule
- CustomerBillingInfo
- ErpInvoiceLineItem
- CatalogAssetType
- Design
- ConditionFactor
- LandProperty
- Seal
- Gate
- JumperAction
- RevisionHistory
- SwitchAction
- Fault
- ServiceCategory
- Transaction
- Procedure
- Medium
- Tender
- Cheque
- Charge
- ServiceRequest
- MeterMultiplier
- StructureSupport
- CutAction
- GroundAction
- ClampAction
- ProtectiveActionAdjustment
- RemedialActionScheme
- MeasurementCalculator
- ErpInvoice
- ServiceSupplier
- EnergyTypeReference
- CRROrgRole
- MarketInvoice
- MarketInvoiceLineItem
- EnvironmentalLocationType
- EnvironmentalDiscrete
- ServiceMultiplier
- AssetLocationHazard
- Analytic
- AssetGroup
- TagAction
- PinBranchGroup
- PinTerminal
- PinEquipment
- ClearanceAction
- PSREvent
- ShuntCompensatorAction
- EnergyConsumerAction
- EnergySourceAction
- Zone
- OilAnalysisMoistureAnalog
- AssetStringMeasurement
- InspectionAnalog
- AssetTemperaturePressureAnalog
- OilAnalysisFluidDiscrete
- InspectionDiscrete
- OilAnalysisPCBDiscrete
- OilAnalysisFluidAnalog
- OilAnalysisGasAnalog
- OilAnalysisPCBAnalog
- OilAnalysisParticleDiscrete
- OilAnalysisMetalsAnalog
- OilAnalysisParticleAnalog
- OilAnalysisPaperAnalog
- CompositeSwitchInfo
- Facility
- RiskScore
- FACTSDevice
- SimpleEndDeviceFunction
- UndergroundStructure
- RelativeDisplacement
- CloudCondition
- GeosphericAnalog
- HydrosphericAnalog
- AtmosphericAnalog
- SpaceAnalog
range: OilAnalysisGasAnalogKind
required: false
detection_limit:
name: detection_limit
description: Detection limit of related analog value if different from detection
limit of test standard or if there is no test standard. The detection limit
(also known as lower limit of detection or limit of detection (LOD), is the
lowest quantity of a substance that can be distinguished from the absence of
that substance (a blank value) within a stated confidence limit (generally 1%).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetAnalog.detectionLimit
multivalued: false
alias: detection_limit
owner: OilAnalysisGasAnalog
domain_of:
- AssetAnalog
range: float
required: false
precision:
name: precision
description: Precision of related analog value if different from precision of
test standard or if there is no test standard. Precision is a measure of how
closely individual measurements agree with one another. Expressed as 'plus or
minus' the value of this attribute.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetAnalog.precision
multivalued: false
alias: precision
owner: OilAnalysisGasAnalog
domain_of:
- AssetAnalog
range: float
required: false
reporting_temperature:
name: reporting_temperature
description: 'Reporting temperature of related analog value if different from
reporting temperature of test standard or if there is no test standard. Reporting
temperature is what gas volumes are normalized to. Different reporting temperatures
are used by different sources. For example, ASTM specifies 0°C, whereas IEC
specifies 20°C. Online monitors often have their own unique reporting temperatures. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetAnalog.reportingTemperature
multivalued: false
alias: reporting_temperature
owner: OilAnalysisGasAnalog
domain_of:
- AssetAnalog
range: Temperature
required: false
test_standard:
name: test_standard
description: The lab test standard to which this asset health analog is related.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetAnalog.TestStandard
multivalued: false
alias: test_standard
owner: OilAnalysisGasAnalog
domain_of:
- AssetAnalog
- AssetStringMeasurement
- AssetDiscrete
range: TestStandard
required: false
max_value:
name: max_value
description: Normal value range maximum for any of the MeasurementValue.values.
Used for scaling, e.g. in bar graphs or of telemetered raw values.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Analog.maxValue
multivalued: false
alias: max_value
owner: OilAnalysisGasAnalog
domain_of:
- Analog
- AnalogControl
- Discrete
- Accumulator
range: float
required: false
min_value:
name: min_value
description: "Normal value range minimum for any of the MeasurementValue.values.\
\ Used for scaling, e.g. in bar graphs or of telemetered raw values.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Analog.minValue
multivalued: false
alias: min_value
owner: OilAnalysisGasAnalog
domain_of:
- Analog
- AnalogControl
- Discrete
range: float
required: false
normal_value:
name: normal_value
description: Normal measurement value, e.g., used for percentage calculations.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Analog.normalValue
multivalued: false
alias: normal_value
owner: OilAnalysisGasAnalog
domain_of:
- Analog
- Discrete
- Command
- ActivePowerLimit
- ApparentPowerLimit
- CurrentLimit
- VoltageLimit
- SetPoint
range: float
required: false
positive_flow_in:
name: positive_flow_in
description: If true then this measurement is an active power, reactive power
or current with the convention that a positive value measured at the Terminal
means power is flowing into the related PowerSystemResource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Analog.positiveFlowIn
multivalued: false
alias: positive_flow_in
owner: OilAnalysisGasAnalog
domain_of:
- TieFlow
- Analog
- BranchGroupTerminal
range: boolean
required: false
analog_values:
name: analog_values
description: The values connected to this measurement.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Analog.AnalogValues
multivalued: true
alias: analog_values
owner: OilAnalysisGasAnalog
domain_of:
- Analog
range: AnalogValue
required: false
limit_sets:
name: limit_sets
description: A measurement may have zero or more limit ranges defined for it.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Analog.LimitSets
multivalued: true
alias: limit_sets
owner: OilAnalysisGasAnalog
domain_of:
- Analog
- Accumulator
range: AnalogLimitSet
required: false
measurement_type:
name: measurement_type
description: "Specifies the type of measurement. For example, this specifies\
\ if the measurement represents an indoor temperature, outdoor temperature,\
\ bus voltage, line flow, etc.\r\nWhen the measurementType is set to \"Specialization\"\
, the type of Measurement is defined in more detail by the specialized class\
\ which inherits from Measurement.\r\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.measurementType
multivalued: false
alias: measurement_type
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
range: string
required: false
phases:
name: phases
description: "Indicates to which phases the measurement applies and avoids the\
\ need to use 'measurementType' to also encode phase information (which would\
\ explode the types). The phase information in Measurement, along with 'measurementType'\
\ and 'phases' uniquely defines a Measurement for a device, based on normal\
\ network phase. Their meaning will not change when the computed energizing\
\ phasing is changed due to jumpers or other reasons.\r\nIf the attribute is\
\ missing three phases (ABC) shall be assumed."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.phases
multivalued: false
alias: phases
owner: OilAnalysisGasAnalog
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
unit_multiplier:
name: unit_multiplier
description: The unit multiplier of the measured quantity.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.unitMultiplier
multivalued: false
alias: unit_multiplier
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
- ProtectionEquipment
- Control
range: UnitMultiplier
required: false
unit_symbol:
name: unit_symbol
description: The unit of measure of the measured quantity.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.unitSymbol
multivalued: false
alias: unit_symbol
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
- ProtectionEquipment
- Control
- ResourceCapacity
range: UnitSymbol
required: false
terminal:
name: terminal
description: One or more measurements may be associated with a terminal in the
network.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.Terminal
multivalued: false
alias: terminal
owner: OilAnalysisGasAnalog
domain_of:
- BusNameMarker
- OperationalLimitSet
- TopologicalNode
- TransformerEnd
- Measurement
- Bushing
- TieFlow
- SvPowerFlow
- RegulatingControl
- RemoteInputSignal
- BranchGroupTerminal
- AuxiliaryEquipment
- EquipmentFault
- PinTerminal
range: ACDCTerminal
required: false
protective_action_adjustment:
name: protective_action_adjustment
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.ProtectiveActionAdjustment
multivalued: true
alias: protective_action_adjustment
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
- ConductingEquipment
- DCConductingEquipment
range: ProtectiveActionAdjustment
required: false
calculation_method_hierarchy:
name: calculation_method_hierarchy
description: Calculation method hierarchy which applies to this analog.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.CalculationMethodHierarchy
multivalued: false
alias: calculation_method_hierarchy
owner: OilAnalysisGasAnalog
domain_of:
- MeasurementValue
- CalculationMethodOrder
- Measurement
range: CalculationMethodHierarchy
required: false
power_system_resource:
name: power_system_resource
description: The power system resource that contains the measurement.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.PowerSystemResource
multivalued: false
alias: power_system_resource
owner: OilAnalysisGasAnalog
domain_of:
- ReportingGroup
- Measurement
- ConfigurationEvent
- Control
- OperationalTag
- OperatingShare
- VerificationAction
- GenericAction
- PSREvent
range: PowerSystemResource
required: false
pin_measurement:
name: pin_measurement
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.PinMeasurement
multivalued: true
alias: pin_measurement
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
- MeasurementCalculator
range: PinMeasurement
required: false
measurement_calculator_input:
name: measurement_calculator_input
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.MeasurementCalculatorInput
multivalued: true
alias: measurement_calculator_input
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
- MeasurementCalculator
range: MeasurementCalculatorInput
required: false
asset:
name: asset
description: Asset that has a measurement
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.Asset
multivalued: false
alias: asset
owner: OilAnalysisGasAnalog
domain_of:
- FinancialInfo
- Incident
- ProductAssetModel
- Measurement
- AssetDeployment
- ProcedureDataSet
- Reconditioning
- Medium
- ServiceLocation
- AssetFunction
- AnalyticScore
- Analytic
- AssetGroup
- OperationalTag
- Ownership
- ErpItemMaster
- ErpInventory
range: Asset
required: false
measurement_action:
name: measurement_action
description: The measurement action that is performed on the measurement
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Measurement.MeasurementAction
multivalued: false
alias: measurement_action
owner: OilAnalysisGasAnalog
domain_of:
- Measurement
range: MeasurementAction
required: false
locations:
name: locations
description: Location of this measurement.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.Locations
multivalued: true
alias: locations
owner: OilAnalysisGasAnalog
domain_of:
- LandProperty
- Measurement
- OldCrew
- Route
- AssetLocationHazard
- CoordinateSystem
range: Location
required: false
procedures:
name: procedures
description: Measurements are specified in types of documents, such as procedures.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Measurement.Procedures
multivalued: true
alias: procedures
owner: OilAnalysisGasAnalog
domain_of:
- Asset
- CompatibleUnit
- Measurement
- Limit
range: Procedure
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
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: OilAnalysisGasAnalog
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:OilAnalysisGasAnalog