Procedure

Documented procedure for various types of work or work tasks on assets.

Type

Class

URI

cim:Procedure

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

Slots

Name Type Description Inherited from

Assets

0..*
Asset

All assets to which this procedure applies.

n/a

CompatibleUnits

0..*
CompatibleUnit

n/a

n/a

Limits

0..*
Limit

n/a

n/a

Measurements

0..*
Measurement

Document containing this measurement.

n/a

ProcedureDataSets

0..*
ProcedureDataSet

All data sets captured by this procedure.

n/a

instruction

0..1
string

Textual description of this procedure.

n/a

kind

0..1
ProcedureKind

Kind of procedure.

n/a

sequenceNumber

0..1
string

Sequence number in a sequence of procedures being performed.

n/a

ActivityRecord

0..*
ActivityRecord

The activity record for a document

Document

Approver

0..1
Approver

Approver of this document.

Document

Author

0..1
Author

Author of this document.

Document

ConfigurationEvents

0..*
ConfigurationEvent

All configuration events created for this document.

Document

Editor

0..1
Editor

Editor of this document.

Document

Issuer

0..1
Issuer

Issuer of this document.

Document

authorName

0..1
string

Name of the author of this document.

Document

comment

0..1
string

Free text comment.

Document

createdDateTime

0..1
date

Date and time that this document was created.

Document

docStatus

0..1
Status

Status of this document. For status of subject matter this document represents (e.g., Agreement, Work), use 'status'...

Document

electronicAddress

0..1
ElectronicAddress

Electronic address.

Document

lastModifiedDateTime

0..1
date

Date and time this document was last modified. Documents may potentially be modified many times during their lifetime.

Document

revisionNumber

0..1
string

Revision number for this document.

Document

status

0..1
Status

Status of subject matter (e.g., Agreement, Work) this document represents. For status of the document itself, use...

Document

subject

0..1
string

Document subject.

Document

title

0..1
string

Document title.

Document

type

0..1
string

Utility-specific classification of this document, according to its corporate standards, practices, and existing IT systems...

Document

DiagramObjects

0..*
DiagramObject

The diagram objects that are associated with the domain object.

IdentifiedObject

InstanceSet

1
InstanceSet

Dataset containing the data objects.

IdentifiedObject

Names

0..*
Name

All names of this identified object.

IdentifiedObject

PropertiesCIMDataObject

0..1
ChangeSetMember

The single CIM data object in the appropriate dataset context.

IdentifiedObject

TargetingCIMDataObject

0..*
ChangeSetMember

Data objects registered.

IdentifiedObject

aliasName

0..1
string

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and...

IdentifiedObject

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...

IdentifiedObject

mRID

0..1
string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is...

IdentifiedObject

name

0..1
string

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

IdentifiedObject


ActivityRecord

The activity record for a document

URI

cim:Document.ActivityRecord

Cardinality

0..*

Type

ActivityRecord

Inherited from

Document

aliasName

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. The 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.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Approver

Approver of this document.

URI

cim:Document.Approver

Cardinality

0..1

Type

Approver

Inherited from

Document

Assets

All assets to which this procedure applies.

URI

cim:Procedure.Assets

Cardinality

0..*

Type

Asset

Author

Author of this document.

URI

cim:Document.Author

Cardinality

0..1

Type

Author

Inherited from

Document

authorName

Name of the author of this document.

URI

cim:Document.authorName

Cardinality

0..1

Type

string

Inherited from

Document

comment

Free text comment.

URI

cim:Document.comment

Cardinality

0..1

Type

string

Inherited from

Document

CompatibleUnits

URI

cim:Procedure.CompatibleUnits

Cardinality

0..*

Type

CompatibleUnit

ConfigurationEvents

All configuration events created for this document.

URI

cim:Document.ConfigurationEvents

Cardinality

0..*

Type

ConfigurationEvent

Inherited from

Document

createdDateTime

Date and time that this document was created.

URI

cim:Document.createdDateTime

Cardinality

0..1

Type

date

Inherited from

Document

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:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

docStatus

Status of this document. For status of subject matter this document represents (e.g., Agreement, Work), use 'status' attribute. Example values for 'docStatus.status' are draft, approved, cancelled, etc.

URI

cim:Document.docStatus

Cardinality

0..1

Type

Status

Inherited from

Document

Editor

Editor of this document.

URI

cim:Document.Editor

Cardinality

0..1

Type

Editor

Inherited from

Document

electronicAddress

Electronic address.

URI

cim:Document.electronicAddress

Cardinality

0..1

Type

ElectronicAddress

Inherited from

Document

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

instruction

Textual description of this procedure.

URI

cim:Procedure.instruction

Cardinality

0..1

Type

string

Issuer

Issuer of this document.

URI

cim:Document.Issuer

Cardinality

0..1

Type

Issuer

Inherited from

Document

kind

Kind of procedure.

URI

cim:Procedure.kind

Cardinality

0..1

Type

ProcedureKind

lastModifiedDateTime

Date and time this document was last modified. Documents may potentially be modified many times during their lifetime.

URI

cim:Document.lastModifiedDateTime

Cardinality

0..1

Type

date

Inherited from

Document

Limits

URI

cim:Procedure.Limits

Cardinality

0..*

Type

Limit

Measurements

Document containing this measurement.

URI

cim:Procedure.Measurements

Cardinality

0..*

Type

Measurement

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, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

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

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

ProcedureDataSets

All data sets captured by this procedure.

URI

cim:Procedure.ProcedureDataSets

Cardinality

0..*

Type

ProcedureDataSet

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

revisionNumber

Revision number for this document.

URI

cim:Document.revisionNumber

Cardinality

0..1

Type

string

Inherited from

Document

sequenceNumber

Sequence number in a sequence of procedures being performed.

URI

cim:Procedure.sequenceNumber

Cardinality

0..1

Type

string

status

Status of subject matter (e.g., Agreement, Work) this document represents. For status of the document itself, use 'docStatus' attribute.

URI

cim:Document.status

Cardinality

0..1

Type

Status

Inherited from

Document

subject

Document subject.

URI

cim:Document.subject

Cardinality

0..1

Type

string

Inherited from

Document

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

title

Document title.

URI

cim:Document.title

Cardinality

0..1

Type

string

Inherited from

Document

type

Utility-specific classification of this document, according to its corporate standards, practices, and existing IT systems (e.g., for management of assets, maintenance, work, outage, customers, etc.).

URI

cim:Document.type

Cardinality

0..1

Type

string

Inherited from

Document