@enervance/insight-cim-model 0.0.58 → 0.0.59
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.
- package/dist/config/westnetz-neplan/neplan-load.config.js +0 -1
- package/dist/config/westnetz-neplan/neplan-load.config.js.map +1 -1
- package/dist/constants/cim-class-definition.js +0 -10
- package/dist/constants/cim-class-definition.js.map +1 -1
- package/dist/constants/cim-class-names.d.ts +0 -5
- package/dist/constants/cim-class-names.js +0 -5
- package/dist/constants/cim-class-names.js.map +1 -1
- package/dist/constants/cim.sourcesystem.d.ts +5 -6
- package/dist/constants/cim.sourcesystem.js +8 -9
- package/dist/constants/cim.sourcesystem.js.map +1 -1
- package/dist/converter/integral7/ConverterIntegral7.js +23 -23
- package/dist/converter/integral7/converter-i7.d.ts +3 -5
- package/dist/converter/integral7/converter-i7.js +495 -460
- package/dist/converter/integral7/converter-i7.js.map +1 -1
- package/dist/converter/integral7/interface-i7/data-structures-i7.d.ts +3 -2
- package/dist/converter/integral7/interface-i7/data-structures-i7.js.map +1 -1
- package/dist/converter/integral7/interface-i7/export-frame-i7.d.ts +3 -2
- package/dist/converter/integral7/interface-i7/export-frame-i7.js +15 -4
- package/dist/converter/integral7/interface-i7/export-frame-i7.js.map +1 -1
- package/dist/converter/integral7/model/dl-utils/ISchemaDatabaseKey.d.ts +4 -0
- package/dist/converter/integral7/model/dl-utils/ISchemaDatabaseKey.js +3 -0
- package/dist/converter/integral7/model/dl-utils/ISchemaDatabaseKey.js.map +1 -0
- package/dist/converter/integral7/model/dl-utils/util-functions.d.ts +13 -1
- package/dist/converter/integral7/model/dl-utils/util-functions.js +50 -6
- package/dist/converter/integral7/model/dl-utils/util-functions.js.map +1 -1
- package/dist/converter/integral7/model/interfaces.d.ts +0 -5
- package/dist/converter/integral7/model/interfaces.js.map +1 -1
- package/dist/converter/integral7/sql/integral.sql.d.ts +1 -87
- package/dist/converter/integral7/sql/integral.sql.js +8 -107
- package/dist/converter/integral7/sql/integral.sql.js.map +1 -1
- package/dist/converter/integral7/utils.js +2 -5
- package/dist/converter/integral7/utils.js.map +1 -1
- package/dist/etl/etl-neplan/etl-neplan-csv.js +39 -39
- package/dist/etl/etl-neplan/etl-neplan-geo.js +16 -16
- package/dist/etl/etl-neplan/etl-neplan.js +17 -17
- package/dist/index.d.ts +2 -9
- package/dist/index.js +3 -17
- package/dist/index.js.map +1 -1
- package/dist/model/assetinfo/SwitchInfo.js +19 -19
- package/dist/model/assetinfo/TapChangerInfo.js +1 -1
- package/dist/model/assetinfo/WireInfo.js +3 -3
- package/dist/model/assets/Asset.js +30 -30
- package/dist/model/assets/AssetDeployment.js +48 -48
- package/dist/model/assets/AssetHealthEvent.js +1 -1
- package/dist/model/assets/AssetUser.js +1 -1
- package/dist/model/assets/Facility.js +37 -37
- package/dist/model/common/CoordinateSystem.js +17 -17
- package/dist/model/common/Location.js +22 -22
- package/dist/model/common/Organisation.js +1 -1
- package/dist/model/common/PositionPoint.js +25 -25
- package/dist/model/core/BaseVoltage.js +22 -22
- package/dist/model/core/ConnectivityNode.js +24 -24
- package/dist/model/core/Feeder.js +29 -29
- package/dist/model/core/IdentifiedObject.js +1 -1
- package/dist/model/core/IdentifiedObject.js.map +1 -1
- package/dist/model/core/PSRType.js +43 -43
- package/dist/model/core/Substation.js +1 -1
- package/dist/model/core/Terminal.js +31 -31
- package/dist/model/dc/DCLine.js +17 -17
- package/dist/model/dc/DCLineSegment.js +25 -25
- package/dist/model/diagram/Diagram.js +20 -20
- package/dist/model/diagram/DiagramObject.js +26 -26
- package/dist/model/diagram/DiagramObjectPoint.js +47 -47
- package/dist/model/equivalents/EquivalentBranch.js +44 -44
- package/dist/model/extensions/amprion/assets/AMPRIONAssetCommunicationEquipment.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONAssetConstructionMaintenance.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONAssetPrimaryEquipment.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONAssetSecondaryEquipment.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONContractingAuthority.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONCountry.js +19 -19
- package/dist/model/extensions/amprion/assets/AMPRIONFacility.js +60 -60
- package/dist/model/extensions/amprion/assets/AMPRIONLeaseholder.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONLineDistrict.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONServiceProvider.js +23 -23
- package/dist/model/extensions/amprion/assets/AMPRIONSpanField.js +49 -49
- package/dist/model/extensions/amprion/assets/AMPRIONState.js +21 -21
- package/dist/model/extensions/amprion/assets/AMPRIONTower.js +51 -51
- package/dist/model/extensions/amprion/assets/AMPRIONWire.js +68 -68
- package/dist/model/extensions/amprion/core/AMPRIONBay.js +26 -26
- package/dist/model/extensions/amprion/core/AMPRIONSubstation.js +25 -25
- package/dist/model/extensions/amprion/model/AMPRIONModel.d.ts +0 -16
- package/dist/model/extensions/amprion/model/AMPRIONModel.js +0 -32
- package/dist/model/extensions/amprion/model/AMPRIONModel.js.map +1 -1
- package/dist/model/extensions/amprion/wires/AMPRIONACLineSegment.js +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerEndInfo.js +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVPowerTransformerInfo.js +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVStationInfo.js +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVTapChangerInfo.js +1 -1
- package/dist/model/extensions/enervance/assetinfo/EVWireInfo.js +38 -38
- package/dist/model/extensions/enervance/assets/EVWireObject.js +1 -1
- package/dist/model/extensions/enervance/model/EVModel.d.ts +2 -2
- package/dist/model/extensions/enervance/model/EVModel.js +1 -1
- package/dist/model/extensions/enervance/model/EVModel.js.map +1 -1
- package/dist/model/extensions/enervance/wires/EVACLineSegment.js +1 -1
- package/dist/model/extensions/enervance/wires/EVACLineSubSegment.js +32 -32
- package/dist/model/extensions/neplan-westnetz/assets/WNFacility.js +33 -33
- package/dist/model/extensions/neplan-westnetz/assets/WNWireInfo.js +40 -40
- package/dist/model/extensions/neplan-westnetz/core/WNConnectivityNode.js +31 -31
- package/dist/model/extensions/neplan-westnetz/core/WNFeeder.js +34 -34
- package/dist/model/extensions/neplan-westnetz/wires/WNACLineSegment.js +1 -1
- package/dist/model/extensions/neplan-westnetz/wires/WNEnergyConsumer.js +1 -1
- package/dist/model/generation/GeneratingUnit.js +36 -36
- package/dist/model/generation/WindGeneratingUnit.js +38 -38
- package/dist/model/loadmodel/ConformLoad.js +33 -33
- package/dist/model/loadmodel/ConformLoadGroup.js +22 -22
- package/dist/model/loadmodel/LoadArea.js +21 -21
- package/dist/model/loadmodel/SubLoadArea.js +22 -22
- package/dist/model/model/Model.d.ts +1 -6
- package/dist/model/model/Model.js +0 -12
- package/dist/model/model/Model.js.map +1 -1
- package/dist/model/model-operations/ModelOperationDescription.d.ts +1 -5
- package/dist/model/model-operations/ModelOperationDescription.js +1 -36
- package/dist/model/model-operations/ModelOperationDescription.js.map +1 -1
- package/dist/model/operationallimits/CurrentLimit.js +19 -19
- package/dist/model/operationallimits/OperationalLimitSet.js +18 -18
- package/dist/model/operationallimits/OperationalLimitType.js +16 -16
- package/dist/model/statevariables/SvPowerFlow.js +20 -20
- package/dist/model/statevariables/SvVoltage.js +1 -1
- package/dist/model/topology/TopologicalIsland.js +1 -1
- package/dist/model/topology/TopologicalNode.js +25 -25
- package/dist/model/wires/Breaker.js +34 -34
- package/dist/model/wires/BusbarSection.js +1 -1
- package/dist/model/wires/Clamp.js +1 -1
- package/dist/model/wires/Disconnector.js +31 -31
- package/dist/model/wires/EnergyConsumer.js +32 -32
- package/dist/model/wires/ExternalNetworkInjection.js +45 -45
- package/dist/model/wires/Ground.js +1 -1
- package/dist/model/wires/GroundDisconnector.js +1 -1
- package/dist/model/wires/Junction.js +20 -20
- package/dist/model/wires/Line.js +23 -23
- package/dist/model/wires/LinearShuntCompensator.js +36 -36
- package/dist/model/wires/LoadBreakSwitch.js +1 -1
- package/dist/model/wires/PetersenCoil.js +34 -34
- package/dist/model/wires/PowerTransformer.js +27 -27
- package/dist/model/wires/PowerTransformerEnd.js +31 -31
- package/dist/model/wires/Recloser.js +1 -1
- package/dist/model/wires/RegulatingControl.js +31 -31
- package/dist/model/wires/SeriesCompensator.js +36 -36
- package/dist/model/wires/Switch.js +32 -32
- package/dist/model/wires/SynchronousMachine.js +1 -1
- package/dist/package.json +16 -16
- package/dist/util/cim.model.util.js +4 -4
- package/dist/util/cim.model.util.js.map +1 -1
- package/package.json +94 -94
- package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.d.ts +0 -8
- package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.js +0 -45
- package/dist/model/extensions/amprion/operationallimits/AMPRIONMaxInstrumentalCurrentLimit.js.map +0 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.d.ts +0 -8
- package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.js +0 -45
- package/dist/model/extensions/amprion/operationallimits/AMPRIONProtectionCurrentLimit.js.map +0 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.d.ts +0 -8
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.js +0 -45
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalConnectionCurrentLimit.js.map +0 -1
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.d.ts +0 -8
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.js +0 -45
- package/dist/model/extensions/amprion/operationallimits/AMPRIONThermalCurrentLimit.js.map +0 -1
|
@@ -135,10 +135,10 @@ class WNFeeder extends Feeder_1.Feeder {
|
|
|
135
135
|
return WNFeeder.sparqlQuery;
|
|
136
136
|
}
|
|
137
137
|
createNewStatementSPARQL() {
|
|
138
|
-
return `
|
|
139
|
-
<${this.baseIRI}${this.mrid}>
|
|
140
|
-
a cim:Feeder ;
|
|
141
|
-
cim:IdentifiedObject.name '${this.name}' .
|
|
138
|
+
return `
|
|
139
|
+
<${this.baseIRI}${this.mrid}>
|
|
140
|
+
a cim:Feeder ;
|
|
141
|
+
cim:IdentifiedObject.name '${this.name}' .
|
|
142
142
|
`;
|
|
143
143
|
}
|
|
144
144
|
getHeadConductingEquipment() {
|
|
@@ -153,35 +153,35 @@ class WNFeeder extends Feeder_1.Feeder {
|
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
exports.WNFeeder = WNFeeder;
|
|
156
|
-
WNFeeder.sparqlQuery = `
|
|
157
|
-
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
158
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
159
|
-
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
160
|
-
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
161
|
-
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
162
|
-
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
163
|
-
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
164
|
-
|
|
165
|
-
SELECT (strafter(strafter(str(?fUUID), "#"), "_") AS ?uuid)
|
|
166
|
-
(CONCAT(STRBEFORE(str(?fUUID), '#_'), '#_') AS ?baseIRI)
|
|
167
|
-
?name ?shortName ?description ?number ?current ?p ?q
|
|
168
|
-
(STRAFTER(str(?negsUUID), '#_') AS ?normalEnergizingSubstationUUID)
|
|
169
|
-
(group_concat(STRAFTER(str(?nedsUUIDs), '#_');separator=',') as ?energizedSubstationUUIDs)
|
|
170
|
-
WHERE {
|
|
171
|
-
GRAPH <http://default/>{
|
|
172
|
-
|
|
173
|
-
?fUUID rdf:type cim:Feeder .
|
|
174
|
-
OPTIONAL{?fUUID cim:IdentifiedObject.name ?name .}
|
|
175
|
-
OPTIONAL{?fUUID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
176
|
-
OPTIONAL{?fUUID cim:IdentifiedObject.description ?description .}
|
|
177
|
-
OPTIONAL{?fUUID westnetzneplan:WNFeeder.number ?number .}
|
|
178
|
-
OPTIONAL{?fUUID westnetzneplan:WNFeeder.current ?current .}
|
|
179
|
-
OPTIONAL{?fUUID westnetzneplan:WNFeeder.p ?p .}
|
|
180
|
-
OPTIONAL{?fUUID westnetzneplan:WNFeeder.q ?q .}
|
|
181
|
-
OPTIONAL{?fUUID cim:Feeder.NormalEnergizingSubstation ?negsUUID .}
|
|
182
|
-
OPTIONAL{?fUUID cim:Feeder.NormalEnergizedSubstation ?nedsUUIDs . }
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
GROUP BY ?fUUID ?baseIRI ?name ?shortName ?description ?number ?current ?p ?q ?negsUUID
|
|
156
|
+
WNFeeder.sparqlQuery = `
|
|
157
|
+
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
158
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
159
|
+
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
160
|
+
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
161
|
+
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
162
|
+
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
163
|
+
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
164
|
+
|
|
165
|
+
SELECT (strafter(strafter(str(?fUUID), "#"), "_") AS ?uuid)
|
|
166
|
+
(CONCAT(STRBEFORE(str(?fUUID), '#_'), '#_') AS ?baseIRI)
|
|
167
|
+
?name ?shortName ?description ?number ?current ?p ?q
|
|
168
|
+
(STRAFTER(str(?negsUUID), '#_') AS ?normalEnergizingSubstationUUID)
|
|
169
|
+
(group_concat(STRAFTER(str(?nedsUUIDs), '#_');separator=',') as ?energizedSubstationUUIDs)
|
|
170
|
+
WHERE {
|
|
171
|
+
GRAPH <http://default/>{
|
|
172
|
+
|
|
173
|
+
?fUUID rdf:type cim:Feeder .
|
|
174
|
+
OPTIONAL{?fUUID cim:IdentifiedObject.name ?name .}
|
|
175
|
+
OPTIONAL{?fUUID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
176
|
+
OPTIONAL{?fUUID cim:IdentifiedObject.description ?description .}
|
|
177
|
+
OPTIONAL{?fUUID westnetzneplan:WNFeeder.number ?number .}
|
|
178
|
+
OPTIONAL{?fUUID westnetzneplan:WNFeeder.current ?current .}
|
|
179
|
+
OPTIONAL{?fUUID westnetzneplan:WNFeeder.p ?p .}
|
|
180
|
+
OPTIONAL{?fUUID westnetzneplan:WNFeeder.q ?q .}
|
|
181
|
+
OPTIONAL{?fUUID cim:Feeder.NormalEnergizingSubstation ?negsUUID .}
|
|
182
|
+
OPTIONAL{?fUUID cim:Feeder.NormalEnergizedSubstation ?nedsUUIDs . }
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
GROUP BY ?fUUID ?baseIRI ?name ?shortName ?description ?number ?current ?p ?q ?negsUUID
|
|
186
186
|
`;
|
|
187
187
|
//# sourceMappingURL=WNFeeder.js.map
|
|
@@ -62,7 +62,7 @@ WNACLineSegment.sparqlQuery = `
|
|
|
62
62
|
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
63
63
|
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
64
64
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
65
|
-
PREFIX amp: <http://amprion.net/
|
|
65
|
+
PREFIX amp: <http://amprion.net/2018/cim_extensions#>
|
|
66
66
|
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
67
67
|
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
68
68
|
PREFIX westnetzneplan: <${rdf_xml_1.RDF_XML.WESTNETZNEPLAN_NS}>
|
|
@@ -375,7 +375,7 @@ WNEnergyConsumer.sparqlQuery = `
|
|
|
375
375
|
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
376
376
|
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
377
377
|
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
378
|
-
PREFIX amp: <http://amprion.net/
|
|
378
|
+
PREFIX amp: <http://amprion.net/2018/cim_extensions#>
|
|
379
379
|
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
380
380
|
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
381
381
|
|
|
@@ -97,41 +97,41 @@ class GeneratingUnit extends __1.Equipment {
|
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
exports.GeneratingUnit = GeneratingUnit;
|
|
100
|
-
GeneratingUnit.sparqlQuery = `
|
|
101
|
-
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
102
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
103
|
-
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
104
|
-
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
105
|
-
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
106
|
-
PREFIX amp: <http://amprion.net/Extensions#>
|
|
107
|
-
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
108
|
-
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
109
|
-
|
|
110
|
-
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
111
|
-
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
112
|
-
?name ?shortName ?description
|
|
113
|
-
?governorSCD ?initialP ?nominalP ?normalPF
|
|
114
|
-
?maxOperatingP ?minOperatingP
|
|
115
|
-
?startupCost ?variableCost
|
|
116
|
-
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
117
|
-
|
|
118
|
-
WHERE {
|
|
119
|
-
GRAPH <http://default/>{
|
|
120
|
-
?MRID rdf:type cim:ConnectivityNode .
|
|
121
|
-
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
122
|
-
OPTIONAL {?MRID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
123
|
-
OPTIONAL {?MRID cim:IdentifiedObject.description ?description .}
|
|
124
|
-
|
|
125
|
-
OPTIONAL{?MRID cim:GeneratingUnit.governorSCD ?governorSCD .}
|
|
126
|
-
OPTIONAL{?MRID cim:GeneratingUnit.initialP ?initialP .}
|
|
127
|
-
OPTIONAL{?MRID cim:GeneratingUnit.nominalP ?nominalP .}
|
|
128
|
-
OPTIONAL{?MRID cim:GeneratingUnit.normalPF ?normalPF .}
|
|
129
|
-
OPTIONAL{?MRID cim:GeneratingUnit.maxOperatingP ?maxOperatingP .}
|
|
130
|
-
OPTIONAL{?MRID cim:GeneratingUnit.minOperatingP ?minOperatingP .}
|
|
131
|
-
OPTIONAL{?MRID cim:GeneratingUnit.startupCost ?startupCost .}
|
|
132
|
-
OPTIONAL{?MRID cim:GeneratingUnit.variableCost ?variableCost .}
|
|
133
|
-
OPTIONAL{?MRID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
100
|
+
GeneratingUnit.sparqlQuery = `
|
|
101
|
+
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
102
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
103
|
+
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
104
|
+
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
105
|
+
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
106
|
+
PREFIX amp: <http://amprion.net/Extensions#>
|
|
107
|
+
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
108
|
+
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
109
|
+
|
|
110
|
+
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
111
|
+
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
112
|
+
?name ?shortName ?description
|
|
113
|
+
?governorSCD ?initialP ?nominalP ?normalPF
|
|
114
|
+
?maxOperatingP ?minOperatingP
|
|
115
|
+
?startupCost ?variableCost
|
|
116
|
+
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
117
|
+
|
|
118
|
+
WHERE {
|
|
119
|
+
GRAPH <http://default/>{
|
|
120
|
+
?MRID rdf:type cim:ConnectivityNode .
|
|
121
|
+
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
122
|
+
OPTIONAL {?MRID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
123
|
+
OPTIONAL {?MRID cim:IdentifiedObject.description ?description .}
|
|
124
|
+
|
|
125
|
+
OPTIONAL{?MRID cim:GeneratingUnit.governorSCD ?governorSCD .}
|
|
126
|
+
OPTIONAL{?MRID cim:GeneratingUnit.initialP ?initialP .}
|
|
127
|
+
OPTIONAL{?MRID cim:GeneratingUnit.nominalP ?nominalP .}
|
|
128
|
+
OPTIONAL{?MRID cim:GeneratingUnit.normalPF ?normalPF .}
|
|
129
|
+
OPTIONAL{?MRID cim:GeneratingUnit.maxOperatingP ?maxOperatingP .}
|
|
130
|
+
OPTIONAL{?MRID cim:GeneratingUnit.minOperatingP ?minOperatingP .}
|
|
131
|
+
OPTIONAL{?MRID cim:GeneratingUnit.startupCost ?startupCost .}
|
|
132
|
+
OPTIONAL{?MRID cim:GeneratingUnit.variableCost ?variableCost .}
|
|
133
|
+
OPTIONAL{?MRID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
136
|
`;
|
|
137
137
|
//# sourceMappingURL=GeneratingUnit.js.map
|
|
@@ -35,43 +35,43 @@ class WindGeneratingUnit extends GeneratingUnit_1.GeneratingUnit {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.WindGeneratingUnit = WindGeneratingUnit;
|
|
38
|
-
WindGeneratingUnit.sparqlQuery = `
|
|
39
|
-
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
40
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
41
|
-
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
42
|
-
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
43
|
-
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
44
|
-
PREFIX amp: <http://amprion.net/Extensions#>
|
|
45
|
-
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
46
|
-
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
47
|
-
|
|
48
|
-
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
49
|
-
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
50
|
-
?name ?shortName ?description
|
|
51
|
-
?governorSCD ?initialP ?nominalP ?normalPF
|
|
52
|
-
?maxOperatingP ?minOperatingP
|
|
53
|
-
?startupCost ?variableCost
|
|
54
|
-
?name ?windGenUnitTypeEnum (STRAFTER(STRAFTER(str(?windGenUnitTypeEnum), '#'), '.') AS ?type)
|
|
55
|
-
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
56
|
-
|
|
57
|
-
WHERE {
|
|
58
|
-
GRAPH <http://default/>{
|
|
59
|
-
?MRID rdf:type cim:WindGeneratingUnit .
|
|
60
|
-
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
61
|
-
OPTIONAL {?MRID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
62
|
-
OPTIONAL {?MRID cim:IdentifiedObject.description ?description .}
|
|
63
|
-
|
|
64
|
-
OPTIONAL{?MRID cim:GeneratingUnit.governorSCD ?governorSCD .}
|
|
65
|
-
OPTIONAL{?MRID cim:GeneratingUnit.initialP ?initialP .}
|
|
66
|
-
OPTIONAL{?MRID cim:GeneratingUnit.nominalP ?nominalP .}
|
|
67
|
-
OPTIONAL{?MRID cim:GeneratingUnit.normalPF ?normalPF .}
|
|
68
|
-
OPTIONAL{?MRID cim:GeneratingUnit.maxOperatingP ?maxOperatingP .}
|
|
69
|
-
OPTIONAL{?MRID cim:GeneratingUnit.minOperatingP ?minOperatingP .}
|
|
70
|
-
OPTIONAL{?MRID cim:GeneratingUnit.startupCost ?startupCost .}
|
|
71
|
-
OPTIONAL{?MRID cim:GeneratingUnit.variableCost ?variableCost .}
|
|
72
|
-
OPTIONAL {?MRID cim:WindGeneratingUnit.windGenUnitType ?windGenUnitTypeEnum .}
|
|
73
|
-
OPTIONAL{?MRID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
74
|
-
}
|
|
75
|
-
}
|
|
38
|
+
WindGeneratingUnit.sparqlQuery = `
|
|
39
|
+
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
40
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
41
|
+
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
42
|
+
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
43
|
+
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
44
|
+
PREFIX amp: <http://amprion.net/Extensions#>
|
|
45
|
+
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
46
|
+
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
47
|
+
|
|
48
|
+
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
49
|
+
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
50
|
+
?name ?shortName ?description
|
|
51
|
+
?governorSCD ?initialP ?nominalP ?normalPF
|
|
52
|
+
?maxOperatingP ?minOperatingP
|
|
53
|
+
?startupCost ?variableCost
|
|
54
|
+
?name ?windGenUnitTypeEnum (STRAFTER(STRAFTER(str(?windGenUnitTypeEnum), '#'), '.') AS ?type)
|
|
55
|
+
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
56
|
+
|
|
57
|
+
WHERE {
|
|
58
|
+
GRAPH <http://default/>{
|
|
59
|
+
?MRID rdf:type cim:WindGeneratingUnit .
|
|
60
|
+
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
61
|
+
OPTIONAL {?MRID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
62
|
+
OPTIONAL {?MRID cim:IdentifiedObject.description ?description .}
|
|
63
|
+
|
|
64
|
+
OPTIONAL{?MRID cim:GeneratingUnit.governorSCD ?governorSCD .}
|
|
65
|
+
OPTIONAL{?MRID cim:GeneratingUnit.initialP ?initialP .}
|
|
66
|
+
OPTIONAL{?MRID cim:GeneratingUnit.nominalP ?nominalP .}
|
|
67
|
+
OPTIONAL{?MRID cim:GeneratingUnit.normalPF ?normalPF .}
|
|
68
|
+
OPTIONAL{?MRID cim:GeneratingUnit.maxOperatingP ?maxOperatingP .}
|
|
69
|
+
OPTIONAL{?MRID cim:GeneratingUnit.minOperatingP ?minOperatingP .}
|
|
70
|
+
OPTIONAL{?MRID cim:GeneratingUnit.startupCost ?startupCost .}
|
|
71
|
+
OPTIONAL{?MRID cim:GeneratingUnit.variableCost ?variableCost .}
|
|
72
|
+
OPTIONAL {?MRID cim:WindGeneratingUnit.windGenUnitType ?windGenUnitTypeEnum .}
|
|
73
|
+
OPTIONAL{?MRID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
76
|
`;
|
|
77
77
|
//# sourceMappingURL=WindGeneratingUnit.js.map
|
|
@@ -38,38 +38,38 @@ class ConformLoad extends EnergyConsumer_1.EnergyConsumer {
|
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
exports.ConformLoad = ConformLoad;
|
|
41
|
-
ConformLoad.sparqlQuery = `
|
|
42
|
-
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
43
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
44
|
-
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
45
|
-
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
46
|
-
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
47
|
-
PREFIX amp: <http://amprion.net/Extensions#>
|
|
48
|
-
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
49
|
-
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
50
|
-
|
|
51
|
-
SELECT (strafter(strafter(str(?econUUID), '#'), '_') AS ?uuid)
|
|
52
|
-
(CONCAT(STRBEFORE(STR(?econUUID), '#_'), '#_') AS ?baseIRI)
|
|
53
|
-
?name ?shortName ?description ?aggregate ?p ?q
|
|
54
|
-
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
55
|
-
(strafter(strafter(str(?ptUUID), '#'), '_') AS ?psrTypeUUID)
|
|
56
|
-
(strafter(strafter(str(?lgUUID), '#'), '_') AS ?loadGroupUUID)
|
|
57
|
-
(group_concat(STRAFTER(str(?aecUUIDs), '#_');separator=',') as ?additionalEquipmentContainerUUIDs)
|
|
58
|
-
WHERE {
|
|
59
|
-
GRAPH <http://default/>{
|
|
60
|
-
?econUUID rdf:type cim:ConformLoad .
|
|
61
|
-
OPTIONAL{?econUUID cim:IdentifiedObject.name ?name .}
|
|
62
|
-
OPTIONAL{?econUUID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
63
|
-
OPTIONAL{?econUUID cim:IdentifiedObject.description ?description .}
|
|
64
|
-
OPTIONAL{?econUUID cim:EnergyConsumer.p ?p .}
|
|
65
|
-
OPTIONAL{?econUUID cim:EnergyConsumer.q ?q .}
|
|
66
|
-
|
|
67
|
-
OPTIONAL{?econUUID cim:Equipment.aggregate ?aggregate .}
|
|
68
|
-
OPTIONAL{?econUUID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
69
|
-
OPTIONAL{?econUUID cim:PowerSystemResource.PSRType ?ptUUID .}
|
|
70
|
-
OPTIONAL{?econUUID cim:Equipment.AdditionalEquipmentContainer ?aecUUIDs .}
|
|
71
|
-
OPTIONAL{?econUUID cim:Equipment.LoadGroup ?lgUUID .}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
41
|
+
ConformLoad.sparqlQuery = `
|
|
42
|
+
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
43
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
44
|
+
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
45
|
+
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
46
|
+
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
47
|
+
PREFIX amp: <http://amprion.net/Extensions#>
|
|
48
|
+
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
49
|
+
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
50
|
+
|
|
51
|
+
SELECT (strafter(strafter(str(?econUUID), '#'), '_') AS ?uuid)
|
|
52
|
+
(CONCAT(STRBEFORE(STR(?econUUID), '#_'), '#_') AS ?baseIRI)
|
|
53
|
+
?name ?shortName ?description ?aggregate ?p ?q
|
|
54
|
+
(strafter(strafter(str(?ecUUID), '#'), '_') AS ?equipmentContainerUUID)
|
|
55
|
+
(strafter(strafter(str(?ptUUID), '#'), '_') AS ?psrTypeUUID)
|
|
56
|
+
(strafter(strafter(str(?lgUUID), '#'), '_') AS ?loadGroupUUID)
|
|
57
|
+
(group_concat(STRAFTER(str(?aecUUIDs), '#_');separator=',') as ?additionalEquipmentContainerUUIDs)
|
|
58
|
+
WHERE {
|
|
59
|
+
GRAPH <http://default/>{
|
|
60
|
+
?econUUID rdf:type cim:ConformLoad .
|
|
61
|
+
OPTIONAL{?econUUID cim:IdentifiedObject.name ?name .}
|
|
62
|
+
OPTIONAL{?econUUID entsoe:IdentifiedObject.shortName ?shortName .}
|
|
63
|
+
OPTIONAL{?econUUID cim:IdentifiedObject.description ?description .}
|
|
64
|
+
OPTIONAL{?econUUID cim:EnergyConsumer.p ?p .}
|
|
65
|
+
OPTIONAL{?econUUID cim:EnergyConsumer.q ?q .}
|
|
66
|
+
|
|
67
|
+
OPTIONAL{?econUUID cim:Equipment.aggregate ?aggregate .}
|
|
68
|
+
OPTIONAL{?econUUID cim:Equipment.EquipmentContainer ?ecUUID .}
|
|
69
|
+
OPTIONAL{?econUUID cim:PowerSystemResource.PSRType ?ptUUID .}
|
|
70
|
+
OPTIONAL{?econUUID cim:Equipment.AdditionalEquipmentContainer ?aecUUIDs .}
|
|
71
|
+
OPTIONAL{?econUUID cim:Equipment.LoadGroup ?lgUUID .}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
74
|
GROUP BY ?econUUID ?baseIRI ?name ?shortName ?description ?aggregate ?p ?q ?ecUUID ?ptUUID ?lgUUID `;
|
|
75
75
|
//# sourceMappingURL=ConformLoad.js.map
|
|
@@ -22,27 +22,27 @@ class ConformLoadGroup extends LoadGroup_1.LoadGroup {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
exports.ConformLoadGroup = ConformLoadGroup;
|
|
25
|
-
ConformLoadGroup.sparqlQuery = `
|
|
26
|
-
PREFIX cim:\t \t\t <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
27
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
28
|
-
PREFIX westnetzneplan:\t <http://westnetzneplan.de/CIM/Extensions#>
|
|
29
|
-
PREFIX entsoe:\t \t <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
30
|
-
PREFIX rdf:\t \t\t <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
31
|
-
PREFIX amp:\t \t\t <http://amprion.net/Extensions#>
|
|
32
|
-
PREFIX apf:\t \t\t <http://jena.hpl.hp.com/ARQ/property#>
|
|
33
|
-
PREFIX afn:\t \t\t <http://jena.apache.org/ARQ/function#>
|
|
34
|
-
|
|
35
|
-
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
36
|
-
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
37
|
-
?name
|
|
38
|
-
(strafter(strafter(str(?slaUUID), '#'), '_') AS ?subLloadAreaUUID)
|
|
39
|
-
|
|
40
|
-
WHERE {
|
|
41
|
-
GRAPH <http://default/> {
|
|
42
|
-
?MRID rdf:type cim:ConformLoadGroup .
|
|
43
|
-
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
44
|
-
|
|
45
|
-
OPTIONAL{?MRID cim:LoadGroup.SubLoadArea ?slaUUID .}
|
|
46
|
-
}
|
|
25
|
+
ConformLoadGroup.sparqlQuery = `
|
|
26
|
+
PREFIX cim:\t \t\t <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
27
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
28
|
+
PREFIX westnetzneplan:\t <http://westnetzneplan.de/CIM/Extensions#>
|
|
29
|
+
PREFIX entsoe:\t \t <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
30
|
+
PREFIX rdf:\t \t\t <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
31
|
+
PREFIX amp:\t \t\t <http://amprion.net/Extensions#>
|
|
32
|
+
PREFIX apf:\t \t\t <http://jena.hpl.hp.com/ARQ/property#>
|
|
33
|
+
PREFIX afn:\t \t\t <http://jena.apache.org/ARQ/function#>
|
|
34
|
+
|
|
35
|
+
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
36
|
+
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
37
|
+
?name
|
|
38
|
+
(strafter(strafter(str(?slaUUID), '#'), '_') AS ?subLloadAreaUUID)
|
|
39
|
+
|
|
40
|
+
WHERE {
|
|
41
|
+
GRAPH <http://default/> {
|
|
42
|
+
?MRID rdf:type cim:ConformLoadGroup .
|
|
43
|
+
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
44
|
+
|
|
45
|
+
OPTIONAL{?MRID cim:LoadGroup.SubLoadArea ?slaUUID .}
|
|
46
|
+
}
|
|
47
47
|
}`;
|
|
48
48
|
//# sourceMappingURL=ConformLoadGroup.js.map
|
|
@@ -26,26 +26,26 @@ class LoadArea extends EnergyArea_1.EnergyArea {
|
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
exports.LoadArea = LoadArea;
|
|
29
|
-
LoadArea.sparqlQuery = `
|
|
30
|
-
PREFIX cim:\t \t\t <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
31
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
32
|
-
PREFIX westnetzneplan:\t <http://westnetzneplan.de/CIM/Extensions#>
|
|
33
|
-
PREFIX entsoe:\t \t <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
34
|
-
PREFIX rdf:\t \t\t <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
35
|
-
PREFIX amp:\t \t\t <http://amprion.net/Extensions#>
|
|
36
|
-
PREFIX apf:\t \t\t <http://jena.hpl.hp.com/ARQ/property#>
|
|
37
|
-
PREFIX afn:\t \t\t <http://jena.apache.org/ARQ/function#>
|
|
38
|
-
|
|
39
|
-
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
40
|
-
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
41
|
-
?name
|
|
42
|
-
|
|
43
|
-
WHERE {
|
|
44
|
-
GRAPH <http://default/> {
|
|
45
|
-
?MRID rdf:type cim:LoadArea .
|
|
46
|
-
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
47
|
-
|
|
48
|
-
}
|
|
49
|
-
}
|
|
29
|
+
LoadArea.sparqlQuery = `
|
|
30
|
+
PREFIX cim:\t \t\t <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
31
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
32
|
+
PREFIX westnetzneplan:\t <http://westnetzneplan.de/CIM/Extensions#>
|
|
33
|
+
PREFIX entsoe:\t \t <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
34
|
+
PREFIX rdf:\t \t\t <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
35
|
+
PREFIX amp:\t \t\t <http://amprion.net/Extensions#>
|
|
36
|
+
PREFIX apf:\t \t\t <http://jena.hpl.hp.com/ARQ/property#>
|
|
37
|
+
PREFIX afn:\t \t\t <http://jena.apache.org/ARQ/function#>
|
|
38
|
+
|
|
39
|
+
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
40
|
+
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
41
|
+
?name
|
|
42
|
+
|
|
43
|
+
WHERE {
|
|
44
|
+
GRAPH <http://default/> {
|
|
45
|
+
?MRID rdf:type cim:LoadArea .
|
|
46
|
+
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
47
|
+
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
50
|
`;
|
|
51
51
|
//# sourceMappingURL=LoadArea.js.map
|
|
@@ -37,27 +37,27 @@ class SubLoadArea extends EnergyArea_1.EnergyArea {
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
exports.SubLoadArea = SubLoadArea;
|
|
40
|
-
SubLoadArea.sparqlQuery = `
|
|
41
|
-
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
42
|
-
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
43
|
-
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
44
|
-
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
45
|
-
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
46
|
-
PREFIX amp: <http://amprion.net/Extensions#>
|
|
47
|
-
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
48
|
-
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
49
|
-
|
|
50
|
-
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
51
|
-
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
52
|
-
?name
|
|
53
|
-
(strafter(strafter(str(?laUUID), '#'), '_') AS ?loadAreaUUID)
|
|
54
|
-
|
|
55
|
-
WHERE {
|
|
56
|
-
GRAPH <http://default/>{
|
|
57
|
-
?MRID rdf:type cim:SubLoadArea .
|
|
58
|
-
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
59
|
-
|
|
60
|
-
OPTIONAL{?MRID cim:SubLoadArea.LoadArea ?laUUID .}
|
|
61
|
-
}
|
|
40
|
+
SubLoadArea.sparqlQuery = `
|
|
41
|
+
PREFIX cim: <http://iec.ch/TC57/2013/CIM-schema-cim16#>
|
|
42
|
+
PREFIX enervance: <http://enervance.com/CIM/Extensions#>
|
|
43
|
+
PREFIX westnetzneplan: <http://westnetzneplan.de/CIM/Extensions#>
|
|
44
|
+
PREFIX entsoe: <http://entsoe.eu/CIM/SchemaExtension/3/1#>
|
|
45
|
+
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
|
46
|
+
PREFIX amp: <http://amprion.net/Extensions#>
|
|
47
|
+
PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
|
|
48
|
+
PREFIX afn: <http://jena.apache.org/ARQ/function#>
|
|
49
|
+
|
|
50
|
+
SELECT (STRAFTER(str(?MRID), '#_') AS ?uuid)
|
|
51
|
+
(CONCAT(STRBEFORE(str(?MRID), '#_'), '#_') AS ?baseIRI)
|
|
52
|
+
?name
|
|
53
|
+
(strafter(strafter(str(?laUUID), '#'), '_') AS ?loadAreaUUID)
|
|
54
|
+
|
|
55
|
+
WHERE {
|
|
56
|
+
GRAPH <http://default/>{
|
|
57
|
+
?MRID rdf:type cim:SubLoadArea .
|
|
58
|
+
OPTIONAL {?MRID cim:IdentifiedObject.name ?name .}
|
|
59
|
+
|
|
60
|
+
OPTIONAL{?MRID cim:SubLoadArea.LoadArea ?laUUID .}
|
|
61
|
+
}
|
|
62
62
|
}`;
|
|
63
63
|
//# sourceMappingURL=SubLoadArea.js.map
|
|
@@ -97,7 +97,6 @@ import { SwitchInfo } from '../assetinfo/SwitchInfo';
|
|
|
97
97
|
import { IExternalNetworkInjection } from '../../interfaces/model/wires/IExternalNetworkInjection';
|
|
98
98
|
import { IACLineSubSegment } from '../../interfaces/model/extensions/wires/IACLineSubSegment';
|
|
99
99
|
import { Organisation } from '../common/Organisation';
|
|
100
|
-
import { ModelOperationDescription } from '../model-operations/ModelOperationDescription';
|
|
101
100
|
export declare class Model {
|
|
102
101
|
nodeBreaker: boolean;
|
|
103
102
|
cimVersion: string;
|
|
@@ -215,7 +214,6 @@ export declare class Model {
|
|
|
215
214
|
dcTerminals: Map<string, DCTerminal>;
|
|
216
215
|
dcObjects: Map<string, IIdentifiedObject>;
|
|
217
216
|
objects: Map<string, IIdentifiedObject>;
|
|
218
|
-
modelOperationDescription: Map<string, ModelOperationDescription>;
|
|
219
217
|
constructor();
|
|
220
218
|
getSubstation(uuid: string): Substation | undefined;
|
|
221
219
|
addSubstation(substation: Substation): void;
|
|
@@ -285,9 +283,6 @@ export declare class Model {
|
|
|
285
283
|
getExternalNetworkInjection(uuid: string): IExternalNetworkInjection | undefined;
|
|
286
284
|
addExternalNetworkInjection(value: IExternalNetworkInjection): void;
|
|
287
285
|
addAnalytic(value: IAnalytic): void;
|
|
288
|
-
addModelOperationDescription(object: ModelOperationDescription): void;
|
|
289
|
-
getModelOperationDescription(uuid: string): ModelOperationDescription | undefined;
|
|
290
|
-
deleteModelOperationDescription(object: ModelOperationDescription): void;
|
|
291
286
|
getAnalytic(uuid: string): IAnalytic | undefined;
|
|
292
287
|
addAnalyticScore(value: AnalyticScore): void;
|
|
293
288
|
getAnalyticScore(uuid: string): AnalyticScore | undefined;
|
|
@@ -387,7 +382,7 @@ export declare class Model {
|
|
|
387
382
|
getSubGeographicalRegion(uuid: string): SubGeographicalRegion | undefined;
|
|
388
383
|
addSubGeographicalRegion(value: SubGeographicalRegion): void;
|
|
389
384
|
getObject(uuid: string): IdentifiedObject | undefined;
|
|
390
|
-
protected addObject(object: IIdentifiedObject
|
|
385
|
+
protected addObject(object: IIdentifiedObject): void;
|
|
391
386
|
removeObject(object: IIdentifiedObject): void;
|
|
392
387
|
private addDCObject;
|
|
393
388
|
toJSON(data: Map<string, IIdentifiedObject>): any[];
|
|
@@ -130,7 +130,6 @@ class Model {
|
|
|
130
130
|
this.dcTerminals = new Map();
|
|
131
131
|
this.dcObjects = new Map();
|
|
132
132
|
this.objects = new Map();
|
|
133
|
-
this.modelOperationDescription = new Map();
|
|
134
133
|
this.diagramStyles.push(new DiagramStyle_1.DiagramStyle(utils_1.generateUUID(), cim_constants_1.DIAGRAM_LAYOUT_TYPES.NODE_BREAKER));
|
|
135
134
|
this.diagramStyles.push(new DiagramStyle_1.DiagramStyle(utils_1.generateUUID(), cim_constants_1.DIAGRAM_LAYOUT_TYPES.BUS_BRANCH));
|
|
136
135
|
this.diagramStyles.push(new DiagramStyle_1.DiagramStyle(utils_1.generateUUID(), cim_constants_1.DIAGRAM_LAYOUT_TYPES.GEOSCHEMATIC));
|
|
@@ -397,17 +396,6 @@ class Model {
|
|
|
397
396
|
this.analytics.set(value.getUUID(), value);
|
|
398
397
|
this.addObject(value);
|
|
399
398
|
}
|
|
400
|
-
addModelOperationDescription(object) {
|
|
401
|
-
this.modelOperationDescription.set(object.getUUID(), object);
|
|
402
|
-
this.addObject(object);
|
|
403
|
-
}
|
|
404
|
-
getModelOperationDescription(uuid) {
|
|
405
|
-
return this.modelOperationDescription.get(uuid);
|
|
406
|
-
}
|
|
407
|
-
deleteModelOperationDescription(object) {
|
|
408
|
-
this.modelOperationDescription.delete(object.getUUID());
|
|
409
|
-
this.objects.delete(object.getUUID());
|
|
410
|
-
}
|
|
411
399
|
getAnalytic(uuid) {
|
|
412
400
|
return this.objects.get(uuid);
|
|
413
401
|
}
|