]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph
Add address information for district import
[simantics/district.git] / org.simantics.district.network.ontology / graph / DistrictNetwork.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>
2 DIA = <http://www.simantics.org/Diagram-2.2>
3 STR = <http://www.simantics.org/Structural-1.2>
4 MOD = <http://www.simantics.org/Modeling-1.2>
5 VP = <http://www.simantics.org/Viewpoint-1.2>
6 IMAGE = <http://www.simantics.org/Image2-1.2>
7 SEL = <http://www.simantics.org/SelectionView-1.2>
8 SEL_UI = <http://www.simantics.org/SelectionViewUI-1.1>
9 G2D = <http://www.simantics.org/G2D-1.1>
10
11 DN = <http://www.simantics.org/DistrictNetwork-1.0> : L0.Ontology
12     @L0.new
13     L0.Ontology.global true
14     L0.HasResourceClass "org.simantics.district.network.ontology.DistrictNetworkResource"
15
16 DN.Layer <T DIA.Layer
17
18 DN.Edge <T DIA.Element : L0.Type
19     @L0.assert DN.Edge.HasDiameter 0.1
20     @L0.assert DN.Edge.HasOuterDiameter 0.11
21
22 DN.Vertex <T DIA.Element : L0.Type
23     @L0.assert DN.Vertex.HasElevation 0.0
24
25 DN.EdgeDefaultMapping <R L0.HasProperty : DN.EdgeMappingParameterType
26     L0.HasLabel "Default Edge mapping"
27
28 DN.VertexDefaultMapping <R L0.HasProperty : DN.VertexMappingParameterType
29     L0.HasLabel "Default Vertex mapping"
30
31 DN.Functions : L0.Library
32
33 DN.VertexMappingParameterType <T SEL.GenericParameterType
34   @L0.assert SEL.HasDisplayValue
35     _ : SEL.DisplayValue
36       SEL.HasEnumerationValues DN.Functions.enumerationValues : L0.Function
37       SEL.HasCustomModifier DN.Functions.defaultVertexMappingModifier : L0.Function
38
39 DN.EdgeMappingParameterType <T SEL.GenericParameterType
40   @L0.assert SEL.HasDisplayValue
41     _ : SEL.DisplayValue
42       SEL.HasEnumerationValues DN.Functions.enumerationValues
43       SEL.HasCustomModifier DN.Functions.defaultEdgeMappingModifier : L0.Function
44
45 DN.MappingParameterType <T SEL.GenericParameterType
46   @L0.assert SEL.HasDisplayValue
47     _ : SEL.DisplayValue
48       SEL.HasEnumerationValues DN.Functions.enumerationValues
49       SEL.HasCustomModifier DN.Functions.mappingModifier : L0.Function
50
51 DN.HasMapping <R L0.HasProperty : DN.MappingParameterType
52     L0.HasLabel "Mapping"
53
54 DN.HasId <R L0.HasProperty : SEL.GenericParameterType
55     L0.HasLabel "Id"
56     L0.HasRange L0.String
57     L0.readOnly false
58
59 DN.HasSolverRVI <R L0.HasProperty
60     L0.HasLabel "Solver RVI"
61     L0.HasRange L0.String
62     L0.readOnly true
63
64 DN.Vertex.HasElevation <R L0.HasProperty : SEL.GenericParameterType
65     L0.HasLabel "Elevation"
66     L0.HasRange L0.Double
67     L0.readOnly false
68     
69 DN.Vertex.HasAddress <R L0.HasProperty : SEL.GenericParameterType
70     L0.HasLabel "Address"
71     L0.HasRange L0.String
72     L0.readOnly false
73
74 DN.Vertex.HasSupplyTemperature <R L0.HasProperty : SEL.GenericParameterType
75     L0.HasLabel "Supply Temperature"
76     L0.HasRange L0.Double
77     L0.readOnly false
78
79 DN.Vertex.HasReturnTemperature <R L0.HasProperty : SEL.GenericParameterType
80     L0.HasLabel "Return Temperature"
81     L0.HasRange L0.Double
82     L0.readOnly false
83
84 DN.Vertex.HasSupplyPressure <R L0.HasProperty : SEL.GenericParameterType
85     L0.HasLabel "Supply Pressure"
86     L0.HasRange L0.Double
87     L0.readOnly false
88
89 DN.Vertex.HasReturnPressure <R L0.HasProperty : SEL.GenericParameterType
90     L0.HasLabel "Return Pressure"
91     L0.HasRange L0.Double
92     L0.readOnly false
93
94 DN.Vertex.HasDeltaPressure <R L0.HasProperty : SEL.GenericParameterType
95     L0.HasLabel "Delta pressure"
96     L0.HasRange L0.Double
97     L0.readOnly false
98
99 DN.Vertex.HasDeltaTemperature <R L0.HasProperty : SEL.GenericParameterType
100     L0.HasLabel "Delta temperature"
101     L0.HasRange L0.Double
102     L0.readOnly false
103
104 DN.Vertex.HasHeatPower <R L0.HasProperty : SEL.GenericParameterType
105     L0.HasLabel "Heat Power"
106     L0.HasRange L0.Double
107     L0.readOnly false
108
109 DN.Vertex.HasNominalHeadM <R L0.HasProperty : SEL.GenericParameterType
110     L0.HasLabel "NominalHeadM"
111     L0.HasRange L0.Double
112     L0.readOnly false
113
114 DN.Vertex.HasNominalHeadB <R L0.HasProperty : SEL.GenericParameterType
115     L0.HasLabel "NominalHeadB"
116     L0.HasRange L0.Double
117     L0.readOnly false
118
119 DN.Vertex.HasNominalFlow <R L0.HasProperty : SEL.GenericParameterType
120     L0.HasLabel "Nominal Flow"
121     L0.HasRange L0.Double
122     L0.readOnly false
123
124 DN.Vertex.HasMaximumHeadM <R L0.HasProperty : SEL.GenericParameterType
125     L0.HasLabel "Maximum head M"
126     L0.HasRange L0.Double
127     L0.readOnly false
128
129 DN.Vertex.HasHeatLoadDs <R L0.HasProperty : SEL.GenericParameterType
130     L0.HasLabel "Heat Load ds"
131     L0.HasRange L0.Double
132     L0.readOnly false
133
134 DN.Vertex.HasMassFlow <R L0.HasProperty : SEL.GenericParameterType
135     L0.HasLabel "Mass Flow"
136     L0.HasRange L0.Double
137     L0.readOnly false
138
139 DN.Vertex.HasVolFlow <R L0.HasProperty : SEL.GenericParameterType
140     L0.HasLabel "Vol Flow"
141     L0.HasRange L0.Double
142     L0.readOnly false
143
144 DN.Vertex.HasVelocity <R L0.HasProperty : SEL.GenericParameterType
145     L0.HasLabel "Velocity"
146     L0.HasRange L0.Double
147     L0.readOnly false
148
149 DN.Vertex.HasFlowArea <R L0.HasProperty : SEL.GenericParameterType
150     L0.HasLabel "Flow Area"
151     L0.HasRange L0.Double
152     L0.readOnly false
153
154 DN.Vertex.HasValvePosition <R L0.HasProperty : SEL.GenericParameterType
155     L0.HasLabel "Valve position"
156     L0.HasRange L0.Double
157     L0.readOnly false
158
159 DN.Vertex.HasNominalPressureLoss <R L0.HasProperty : SEL.GenericParameterType
160     L0.HasLabel "Nominal Pressure Loss"
161     L0.HasRange L0.Double
162     L0.readOnly false
163
164 DN.Edge.HasLength <R L0.HasProperty : SEL.GenericParameterType
165     L0.HasLabel "Length"
166     L0.HasRange L0.Double
167     L0.readOnly true
168
169 DN.Edge.HasDiameter <R L0.HasProperty : SEL.GenericParameterType
170     L0.HasLabel "Diameter"
171     L0.HasRange L0.Double
172     L0.readOnly false
173
174 DN.Edge.HasOuterDiameter <R L0.HasProperty : SEL.GenericParameterType
175     L0.HasLabel "Outer Diameter"
176     L0.HasRange L0.Double
177     L0.readOnly false
178
179 DN.Edge.HasNominalMassFlow <R L0.HasProperty : SEL.GenericParameterType
180     L0.HasLabel "Nominal Mass Flow"
181     L0.HasRange L0.Double
182     L0.readOnly false
183
184 DN.Edge.HasFlowArea <R L0.HasProperty : SEL.GenericParameterType
185     L0.HasLabel "Flow Area"
186     L0.HasRange L0.Double
187     L0.readOnly false
188
189 DN.Edge.HasKReturn <R L0.HasProperty : SEL.GenericParameterType
190     L0.HasLabel "K Return"
191     L0.HasRange L0.Double
192     L0.readOnly false
193
194 DN.Edge.HasKSupply <R L0.HasProperty : SEL.GenericParameterType
195     L0.HasLabel "K Supply"
196     L0.HasRange L0.Double
197     L0.readOnly false
198
199 DN.Edge.HasTGround <R L0.HasProperty : SEL.GenericParameterType
200     L0.HasLabel "T Ground"
201     L0.HasRange L0.Double
202     L0.readOnly false
203
204 DN.InLayer
205     @L0.defTag 
206     @L0.tag L0.Abstract
207
208 DN.HasInLayerTag <R L0.HasProperty
209     L0.HasRange L0.Tag
210
211 DN.Connection <T DIA.Connection
212
213 DN.Diagram.MappedDiagram <R L0.IsWeaklyRelatedTo
214 DN.MappedComponent <R L0.IsWeaklyRelatedTo
215
216 DN.Diagram <T DIA.Diagram
217
218 DN.AddLayerToDNDiagramTemplate <T L0.Template
219
220 DN.EPSG_4326 : DN.SpatialRefSystem
221     L0.HasLabel "EPSG:4326"
222     DN.HasSRID 4326
223     DN.HasSRTEXT _ : L0.String
224         @L0.loadString "epsg/EPSG_4326"
225
226 DN.SpatialRefSystem <T L0.Entity
227
228 DN.HasSpatialRefSystem <R L0.HasProperty
229     L0.HasRange DN.SpatialRefSystem
230
231 DN.HasSRID <R L0.HasProperty
232     L0.HasRange L0.Integer
233
234 DN.HasSRTEXT <R L0.HasProperty
235     L0.HasRange L0.String
236
237 DN.Functions.compositeInstantiator : L0.ExternalValue
238
239 DN.Composite <T STR.Composite
240     STR.Composite.instantiationFunction DN.Functions.compositeInstantiator
241     @L0.assert MOD.HasModelingTemplate
242         _ : MOD.DiagramTemplate
243             MOD.HasDiagramType DN.Diagram
244     @L0.assert MOD.HasModelingTemplate
245         _ : DN.AddLayerToDNDiagramTemplate
246
247 DN.HasStartVertex <R L0.DependsOn
248     L0.HasDomain DN.Edge
249     L0.HasRange DN.Vertex
250     L0.InverseOf DN.HasStartVertex_Inverse <R L0.IsRelatedTo
251
252 DN.HasEndVertex <R L0.DependsOn
253     L0.HasDomain DN.Edge
254     L0.HasRange DN.Vertex
255     L0.InverseOf DN.HasEndVertex_Inverse <R L0.IsRelatedTo
256
257 MBC = MOD.ModelingBrowseContext
258
259 DNAC.newDiagramContribution : L0.Template
260     @template %actionContext %label %image %action
261         %actionContext
262             VP.BrowseContext.HasActionContribution _ : VP.ActionContribution
263                 L0.HasLabel %label
264                 VP.ActionContribution.HasImage %image
265                 VP.ActionContribution.HasCategory VP.NewActionCategory
266                 VP.ActionContribution.HasNodeType MBC.Configuration
267                 VP.ActionContribution.HasAction %action
268
269 DNAC = DN.ActionContext : VP.BrowseContext
270     VP.BrowseContext.IsIncludedIn MOD.ModelingActionContext
271     @DNAC.newDiagramContribution "Network Diagram" IMAGES.MapImage ACTIONS.NewDNDiagram
272
273 DNBC = DN.BrowseContext : VP.BrowseContext
274     VP.BrowseContext.IsIncludedIn MOD.ModelingBrowseContext
275     VP.BrowseContext.Includes SEL_UI.StandardPropertiesBase.BrowseContext
276     
277     @VP.customModifierRule    DN.Edge    VP.ResourceLabelModifierRule
278     @VP.constantImageRule     DN.Composite   IMAGES.MapImage
279
280
281 ACTIONS = DN.Actions : L0.Library
282
283 ACTIONS.NewDNDiagram : MOD.NewComposite
284     MOD.NewComposite.HasCompositeType DN.Composite
285     MOD.NewComposite.HasDefaultName "NewNetworkDiagram"
286
287 IMAGES = DN.Images : L0.Library
288
289 IMAGES.MapImage : IMAGE.PngImage
290     @L0.loadBytes "images/map.png"
291
292 // Component MAPPING
293 DN.Mapping <T L0.Library
294
295 DN.Functions.convertToValue : L0.ExternalValue
296
297 DN.Mapping.Base <T L0.Value
298   @L0.assert L0.ConvertsToValueWith DN.Functions.convertToValue
299
300 DN.Mapping.Terminal <T L0.Entity
301
302 DN.Mapping.TerminalPair <T L0.Entity
303     >-- DN.Mapping.InputTerminal --> DN.Mapping.Terminal <R L0.HasProperty
304     >-- DN.Mapping.OutputTerminal --> DN.Mapping.Terminal <R L0.HasProperty
305
306 DN.Mapping.VertexMapping <T DN.Mapping.Base
307     // Common
308     >-- DN.Mapping.Id --> L0.String <R L0.HasProperty
309     >-- DN.Mapping.ComponentType --> STR.ComponentType <R L0.DependsOn
310     >-- DN.Mapping.VertexMapping.ElevationAttribute --> L0.String <R L0.HasProperty
311     >-- DN.Mapping.VertexMapping.SupplyTemperatureAttribute --> L0.String <R L0.HasProperty
312     >-- DN.Mapping.VertexMapping.ReturnTemperatureAttribute --> L0.String <R L0.HasProperty
313     >-- DN.Mapping.VertexMapping.SupplyPressureAttribute --> L0.String <R L0.HasProperty
314     >-- DN.Mapping.VertexMapping.ReturnPressureAttribute --> L0.String <R L0.HasProperty
315     >-- DN.Mapping.VertexMapping.DeltaPressureAttribute --> L0.String <R L0.HasProperty
316     >-- DN.Mapping.VertexMapping.DeltaTemperatureAttribute --> L0.String <R L0.HasProperty
317     >-- DN.Mapping.Terminals --> DN.Mapping.TerminalPair <R L0.HasProperty
318     // Production
319     >-- DN.Mapping.VertexMapping.dpAttribute --> L0.String <R L0.HasProperty
320     >-- DN.Mapping.VertexMapping.dtAttribute --> L0.String <R L0.HasProperty
321     >-- DN.Mapping.VertexMapping.HeatPowerAttribute --> L0.String <R L0.HasProperty
322     >-- DN.Mapping.VertexMapping.NominalHeadMAttribute --> L0.String <R L0.HasProperty
323     >-- DN.Mapping.VertexMapping.NominalHeadBAttribute --> L0.String <R L0.HasProperty
324     >-- DN.Mapping.VertexMapping.NominalFlowAttribute --> L0.String <R L0.HasProperty
325     >-- DN.Mapping.VertexMapping.MaximumHeadMAttribute --> L0.String <R L0.HasProperty
326     // Consumers
327     >-- DN.Mapping.VertexMapping.HeatLoadDsAttribute --> L0.String <R L0.HasProperty
328     >-- DN.Mapping.VertexMapping.AddressAttribute --> L0.String <R L0.HasProperty
329     >-- DN.Mapping.VertexMapping.MassFlowAttribute --> L0.String <R L0.HasProperty
330     >-- DN.Mapping.VertexMapping.VolFlowAttribute --> L0.String <R L0.HasProperty
331     >-- DN.Mapping.VertexMapping.VelocityAttribute --> L0.String <R L0.HasProperty
332     >-- DN.Mapping.VertexMapping.FlowAreaAttribute --> L0.String <R L0.HasProperty
333     >-- DN.Mapping.VertexMapping.ValvePositionAttribute --> L0.String <R L0.HasProperty
334     >-- DN.Mapping.VertexMapping.NominalPressureLossAttribute --> L0.String <R L0.HasProperty
335     >-- DN.Mapping.VertexMapping.NominalMassFlowAttribute --> L0.String <R L0.HasProperty
336
337 DN.Mapping.EdgeMapping <T DN.Mapping.Base
338     >-- DN.Mapping.Id
339     >-- DN.Mapping.ComponentType
340     >-- DN.Mapping.EdgeMapping.LengthAttribute --> L0.String <R L0.HasProperty
341     >-- DN.Mapping.EdgeMapping.DiameterAttribute --> L0.String <R L0.HasProperty
342     >-- DN.Mapping.EdgeMapping.OuterDiameterAttribute --> L0.String <R L0.HasProperty
343     >-- DN.Mapping.EdgeMapping.NominalMassFlowAttribute --> L0.String <R L0.HasProperty
344     >-- DN.Mapping.EdgeMapping.FlowAreaAttribute --> L0.String <R L0.HasProperty
345     >-- DN.Mapping.EdgeMapping.KReturnAttribute --> L0.String <R L0.HasProperty
346     >-- DN.Mapping.EdgeMapping.KSupplyAttribute --> L0.String <R L0.HasProperty
347     >-- DN.Mapping.EdgeMapping.TGroundAttribute --> L0.String <R L0.HasProperty
348     >-- DN.Mapping.Terminals
349
350 DN.SCLMain : L0.SCLModule
351     L0.SCLModule.definition
352         """
353         include "Simantics/District/SCLMain"
354         """
355
356 DN.DistrictProfile : DIA.Profile
357     L0.HasLabel "District Network Profile"
358     DIA.Profile.priority 0.0
359     DIA.HasEntries
360       _ : DIA.Profile
361         @L0.list
362           DN.DistrictProfile.entry
363             L0.HasLabel "Component names"
364             @DIA.groupStyleProfileEntry DN.ComponentNameStyle DN.Groups.ElementGroup
365           DN.DistrictProfile.entry1
366             L0.HasLabel "Id"
367             @DIA.groupStyleProfileEntry DN.ComponentIdStyle DN.Groups.ElementGroup
368           DN.DistrictProfile.entry2
369             L0.HasLabel "Edge Node Styling"
370             @DIA.groupStyleProfileEntry DN.EdgeNodeStyle DN.Groups.ElementGroup
371
372 DN.Groups : L0.Library
373
374 DN.Groups.ElementGroup : DIA.TypeGroup
375   DIA.TypeGroup.HasType DIA.Element
376
377 DN.ComponentNameStyle : DIA.ResourceSCLTextGridStyle
378     @MOD.scl DIA.ResourceSCLTextGridStyle.texts 
379         """
380         districtNetworkProfileStyle "http://www.simantics.org/Layer0-1.1/HasName"
381         """
382         "String -> Variable -> <ReadGraph> (String, String, String)"
383     @G2D.fontProperty DIA.TextElement.font "Arial" 30 G2D.FontStyle.normal_font_style
384
385 DN.ComponentIdStyle : DIA.ResourceSCLTextGridStyle
386     @MOD.scl DIA.ResourceSCLTextGridStyle.texts 
387         """
388         districtNetworkProfileStyle "http://www.simantics.org/Layer0-1.1/HasName" 
389         """
390         "String -> Variable -> <ReadGraph> (String, String, String)"
391     @G2D.fontProperty DIA.TextElement.font "Arial" 30 G2D.FontStyle.normal_font_style
392
393 //DN.EdgeNodeGroup : DIA.Group
394
395 //DN.Profiles : L0.Library
396
397 DN.EdgeNodeStyle : DIA.Style
398
399 // Templates
400
401 //groupStyleEntry : L0.Template
402 //    @template %subject %style %group
403 //        %subject : DIA.GroupStyleProfileEntry
404 //            DIA.ProfileEntry.HasStyle %style
405 //            DIA.ProfileEntry.HasGroup %group
406
407
408 //DN.Profiles.EdgeNodeStyle
409 //    L0.HasLabel "Edge Node Style"
410 //    @groupStyleEntry DN.EdgeNodeStyle DN.EdgeNodeGroup