Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Yao <ruiyao@ieee.org>
  • Loading branch information
rygx committed Nov 18, 2024
1 parent b7402ac commit c8322e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgmes/cgmes-model/src/main/resources/CIM100.sparql
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ WHERE {
cim:SynchronousMachineKind.motor
cim:SynchronousMachineKind.generatorOrMotor
cim:SynchronousMachineKind.motorOrCondenser
cim:SynchronousMachineKind.generatorOrMotorOrCondenser
cim:SynchronousMachineKind.generatorOrCondenserOrMotor
}
OPTIONAL {
?SynchronousMachine cim:RotatingMachine.ratedS ?ratedS
Expand Down

0 comments on commit c8322e3

Please sign in to comment.