Location
The place, scene, or point of something where someone or something has been, is, and/or will be at a given moment in time. It can be defined with one or more position points (coordinates) in a given coordinate system.
Type |
Class |
|---|---|
URI |
|
CIM standard (perspective) |
IEC61968 (Enterprise) |
Slots
vars: {
d2-config: {
pad: 20
}
}
Location {
style {
fill: "#d1e7c2"
shadow: true
}
}
StreetAddress {
style {
fill: "#d1e7c2"
shadow: true
}
}
CoordinateSystem {
style {
fill: "#d1e7c2"
shadow: true
}
}
Location -> StreetAddress: mainAddress
Location -> CoordinateSystem: CoordinateSystem
legend: "" {
style: {
fill: transparent
stroke: transparent
}
grid-rows: 3
grid-columns: 2
grid-gap: 10
near: bottom-right
iec61968_color: "" {
style: {
fill: "#d1e7c2"
stroke: black
stroke-width: 1
}
width: 10
height: 10
}
iec61968_text: "IEC61968 (Enterprise)" {
shape: text
}
iec61970_color: "" {
style: {
fill: "#eccfcb"
stroke: black
stroke-width: 1
}
width: 10
height: 10
}
iec61970_text: "IEC61970 (Grid)" {
shape: text
}
iec62325_color: "" {
style: {
fill: "#fffbef"
stroke: black
stroke-width: 1
}
width: 10
height: 10
}
iec62325_text: "IEC62325 (Market)" {
shape: text
}
}
| Name | Type | Description | Inherited from |
|---|---|---|---|
0..1 |
Coordinate system used to describe position points of this location. |
n/a |
|
1..* |
All power system resources at this location. |
n/a |
|
0..1 |
Main address of the location. |
n/a |
|
1 |
Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is... |
||
0..1 |
The name is any free human readable and possibly non unique text naming the object. |
CoordinateSystem
Coordinate system used to describe position points of this location.
URI |
|
|---|---|
Cardinality |
0..1 |
Type |
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 |
|
|---|---|
Cardinality |
1 |
Type |
|
Inherited from |
name
The name is any free human readable and possibly non unique text naming the object.
URI |
|
|---|---|
Cardinality |
0..1 |
Type |
|
Inherited from |