InstanceSet

Instance of a version of a model part. This corresponds to a payload of instance data.

Type

Class

URI

cim:InstanceSet

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

ModelPartVersion

1

ModelPartVersion

n/a

Profile

1..*

Profile

The profiles that describe the contents of the data set and the rules governing the contents of the data set.

DatasetArg

0..*

DatasetArg

The role of a dataset in the context of an operation.

InstanceSetMember

0..*

IdentifiedObject

Data objects contained in the dataset.

AlternateModel

0..1

AlternateModel

The alternate model using the data.

description

0..1

string

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.

mRID

0..1

string

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. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

name

0..1

string

The name is any free human readable and possibly non unique text naming the object.


AlternateModel

The alternate model using the data.

URI

cim:DataSet.AlternateModel

Cardinality

0..1

Type

AlternateModel

Inherited from

DataSet

DatasetArg

The role of a dataset in the context of an operation.

URI

cim:InstanceSet.DatasetArg

Cardinality

0..*

Type

DatasetArg

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.

URI

cim:DataSet.description

Cardinality

0..1

Type

string

Inherited from

DataSet

InstanceSetMember

Data objects contained in the dataset.

URI

cim:InstanceSet.InstanceSetMember

Cardinality

0..*

Type

IdentifiedObject

ModelPartVersion

URI

cim:DataSet.ModelPartVersion

Cardinality

1

Type

ModelPartVersion

Inherited from

DataSet

mRID

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. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:DataSet.mRID

Cardinality

0..1

Type

string

Inherited from

DataSet

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:DataSet.name

Cardinality

0..1

Type

string

Inherited from

DataSet

Profile

The profiles that describe the contents of the data set and the rules governing the contents of the data set.

URI

cim:DataSet.Profile

Cardinality

1..*

Type

Profile

Inherited from

DataSet