Work

Document used to request, initiate, track and record work.

Type

Class

URI

cim:Work

CIM standard (perspective)

IEC61968 (Enterprise)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Type Description Inherited from

Project

0..1
Project

n/a

n/a

workOrderNumber

0..1
string

Work order number (or other unique identifying information) for this work.

n/a

TimeSchedules

1..*
WorkTimeSchedule

All time schedules for this work or work task.

BaseWork

WorkLocation

0..1
WorkLocation

Location for this work/task.

BaseWork

kind

0..1
ServiceRequestKind

Kind of work.

BaseWork

statusKind

0..1
WorkStatusKind

Kind of work status.

BaseWork

Names

0..*
Name

All names of this identified object.

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

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


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

kind

Kind of work.

URI

cim:BaseWork.kind

Cardinality

0..1

Type

ServiceRequestKind

Inherited from

BaseWork

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

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

Project

URI

cim:Work.Project

Cardinality

0..1

Type

Project

statusKind

Kind of work status.

URI

cim:BaseWork.statusKind

Cardinality

0..1

Type

WorkStatusKind

Inherited from

BaseWork

TimeSchedules

All time schedules for this work or work task.

URI

cim:BaseWork.TimeSchedules

Cardinality

1..*

Type

WorkTimeSchedule

Inherited from

BaseWork

WorkLocation

Location for this work/task.

URI

cim:BaseWork.WorkLocation

Cardinality

0..1

Type

WorkLocation

Inherited from

BaseWork

workOrderNumber

Work order number (or other unique identifying information) for this work.

URI

cim:Work.workOrderNumber

Cardinality

0..1

Type

string

Used by

Source class Slot name

WorkTask

Work