@enervance/insight-cim-model 0.0.427 → 0.0.428
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -133,7 +133,7 @@ AMPRIONWire.sparqlQuery = `
|
|
|
133
133
|
OPTIONAL { ?mrid amp:AMPRIONWire.absorptivity ?absorptivity .}
|
|
134
134
|
OPTIONAL { ?mrid amp:AMPRIONWire.emissivity ?emissivity .}
|
|
135
135
|
OPTIONAL { ?mrid amp:AMPRIONWire.isolation ?isolationEnum .}
|
|
136
|
-
OPTIONAL { ?mrid amp:
|
|
136
|
+
OPTIONAL { ?mrid amp:Asset.phase ?phaseEnum .}
|
|
137
137
|
OPTIONAL { ?mrid amp:AMPRIONWire.operatingType ?operatingTypeEnum .}
|
|
138
138
|
OPTIONAL { ?mrid amp:AMPRIONWire.layout ?layoutEnum .}
|
|
139
139
|
|