X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;h=05321a60dace5472b08ff77825468adeed7f7b38;hb=refs%2Fchanges%2F33%2F4533%2F1;hp=8a32414ccc9895c2629ea764c2d76c5faab3dcd9;hpb=484707a4336644e28c35e0558bd157ca3b74366f;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph index 8a32414c..05321a60 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph @@ -47,6 +47,8 @@ DN.Connection -- DN.Vertex.HasDiameter + @defProperty "Diameter" L0.Double >-- DN.Vertex.HasElevation @defProperty "Elevation" L0.Double >-- DN.Vertex.HasAltElevation @@ -64,7 +66,9 @@ DN.Vertex -- DN.Vertex.HasDeltaPressure @defProperty "Delta pressure" L0.Double >-- DN.Vertex.HasDeltaTemperature - @defProperty "Delta temperature" L0.Double + @defProperty "Delta temperature" L0.Double + >-- DN.Vertex.HasNominalDT + @defProperty "Nominal DT" L0.Double >-- DN.Vertex.HasHeatPower @defProperty "Heat Power" L0.Double >-- DN.Vertex.HasPeakPower @@ -111,6 +115,12 @@ DN.Vertex -- DN.Vertex.HasPumpSpeedMin @defProperty "Pump Speed Min" L0.Double + >-- DN.Vertex.HasPumpSupplyOn + @defProperty "Pump Supply On" L0.Boolean + >-- DN.Vertex.HasPumpReturnOn + @defProperty "Pump Return On" L0.Boolean + >-- DN.Vertex.HasPumpInSupplyLine + @defProperty "Pump In Supply Line" L0.Boolean >-- DN.Vertex.HasValveReturnLine @defProperty "Valve Return Line" L0.Double >-- DN.Vertex.HasValveMeMax @@ -436,6 +446,8 @@ DN.Mapping.VertexMapping -- DN.Mapping.VertexMapping.XAttribute --> L0.String -- DN.Mapping.VertexMapping.YAttribute --> L0.String -- DN.Mapping.VertexMapping.DiameterAttribute --> L0.String -- DN.Mapping.VertexMapping.dpAttribute --> L0.String -- DN.Mapping.VertexMapping.InternalValveMeasurementAttribute --> L0.String -- DN.Mapping.VertexMapping.PumpInSupplyLineAttribute --> L0.String -- DN.Mapping.VertexMapping.PumpInReturnLineAttribute --> L0.String -- DN.Mapping.VertexMapping.PumpMassFlowNominalAttribute --> L0.String -- DN.Mapping.VertexMapping.ValvePressLossNominalAttribute --> L0.String -- DN.Mapping.VertexMapping.PumpSupplyOnAttribute --> L0.String -- DN.Mapping.VertexMapping.PumpReturnOnAttribute --> L0.String -- DN.Mapping.VertexMapping.NominalDTAttribute --> L0.String -- DN.Mapping.VertexMapping.OpeningTimeAttribute --> L0.String -- DN.Mapping.EdgeMapping.ConductanceAttribute --> L0.String -- DN.Mapping.EdgeMapping.ConductivityAttribute --> L0.String