X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;fp=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;h=7c205df8cd9b2b2392874f49fe82f14b2dcda37e;hb=1b440c962fa829026dda165a3345109ae53a23cc;hp=94680d73d18f539eab545184ee1ec649d750466f;hpb=e24f9c8b8be3db87e940f48d88985fe929779dd9;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 94680d73..7c205df8 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph @@ -151,6 +151,22 @@ DN.Edge -- DN.Edge.HasType @defProperty "Pipe Type" L0.String + >-- DN.Edge.HasPipeCode + @defProperty "Pipe Code" L0.String + >-- DN.Edge.HasInstallationYear + @defProperty "Installation Year" L0.Integer + >-- DN.Edge.HasWallThickness + @defProperty "Wall Thickness" L0.Double + >-- DN.Edge.HasInsulationConductivity + @defProperty "Insulation Conductivity" L0.Double + >-- DN.Edge.HasPipeSizeDN + @defProperty "Pipe Size DN" L0.Integer + >-- DN.Edge.HasRoughness + @defProperty "Roughness" L0.Double + >-- DN.Edge.HasStructure + @defProperty "Structure" L0.String + >-- DN.Edge.HasInsulationClass + @defProperty "Insulation Class" L0.String @L0.assert DN.Edge.HasDiameter 100.0 @L0.assert DN.Edge.HasOuterDiameter 125.0 @@ -514,6 +530,22 @@ DN.Mapping.EdgeMapping -- DN.Mapping.EdgeMapping.PipeTypeAttribute --> L0.String -- DN.Mapping.EdgeMapping.PipeCodeAttribute --> L0.String -- DN.Mapping.EdgeMapping.InstallationYearAttribute --> L0.String -- DN.Mapping.EdgeMapping.WallThicknessAttribute --> L0.String -- DN.Mapping.EdgeMapping.InsulationConductivityAttribute --> L0.String -- DN.Mapping.EdgeMapping.PipeSizeDNAttribute --> L0.String -- DN.Mapping.EdgeMapping.RoughnessAttribute --> L0.String -- DN.Mapping.EdgeMapping.StructureAttribute --> L0.String -- DN.Mapping.EdgeMapping.InsulationClassAttribute --> L0.String