]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.project.ontology/graph/Project.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.project.ontology / graph / Project.pgraph
index 7f0296cb09b5804044bfbf57641688cbc036e0e9..e474f6bb12c558d2ffc1c6d7fd8dbcb24e87761c 100644 (file)
@@ -1,43 +1,43 @@
-L0 = <http://www.simantics.org/Layer0-1.1>\r
-\r
-DatabaseManagement = L0.DatabaseManagement\r
-\r
-PROJ = <http://www.simantics.org/Project-1.2> : L0.Ontology\r
-    @L0.new\r
-    L0.HasResourceClass "org.simantics.project.ontology.ProjectResource"\r
-\r
-//-------------------------------------------------------------------------------\r
-\r
-// Projects discovery source \r
-<http://Projects> : L0.Library\r
-    @L0.new\r
-\r
-PROJ.ProjectType <T L0.Entity\r
-PROJ.Project : PROJ.ProjectType <T L0.Library\r
-    @L0.tag L0.Final\r
-//    [L0.ConsistsOf all L0.Library]\r
-    @L0.property PROJ.HasFeature\r
-\r
-PROJ.FeatureSpec <T L0.Entity\r
-    @L0.singleProperty DatabaseManagement.HasVersionedId\r
-    @L0.singleProperty PROJ.IsRequired\r
-    @L0.singleProperty PROJ.HasGroupId\r
-\r
-PROJ.HasFeature <R L0.DependsOn\r
-    L0.HasRange PROJ.FeatureSpec\r
-\r
-PROJ.HasGroupId <R L0.HasProperty\r
-    L0.HasDomain PROJ.FeatureSpec\r
-    L0.HasRange L0.String\r
-\r
-PROJ.RequiresNamespace <R L0.HasProperty\r
-    L0.HasRange L0.URI\r
-\r
-PROJ.NamespaceRequirement <T L0.Entity\r
-    L0.HasDescription "A type for describing namespace requirements for projects. Instances of this type are linked to projects using L0.IsLinkedTo to describe which URIs must be reachable in the database in order for the project to load. See org.simantics.project.features.DependencyValidationFeature for the implementation."\r
-    @L0.property PROJ.RequiresNamespace\r
-\r
-PROJ.IsRequired <R L0.HasProperty\r
-    L0.HasRange L0.Boolean\r
-\r
-\r
+L0 = <http://www.simantics.org/Layer0-1.1>
+
+DatabaseManagement = L0.DatabaseManagement
+
+PROJ = <http://www.simantics.org/Project-1.2> : L0.Ontology
+    @L0.new
+    L0.HasResourceClass "org.simantics.project.ontology.ProjectResource"
+
+//-------------------------------------------------------------------------------
+
+// Projects discovery source 
+<http://Projects> : L0.Library
+    @L0.new
+
+PROJ.ProjectType <T L0.Entity
+PROJ.Project : PROJ.ProjectType <T L0.Library
+    @L0.tag L0.Final
+//    [L0.ConsistsOf all L0.Library]
+    @L0.property PROJ.HasFeature
+
+PROJ.FeatureSpec <T L0.Entity
+    @L0.singleProperty DatabaseManagement.HasVersionedId
+    @L0.singleProperty PROJ.IsRequired
+    @L0.singleProperty PROJ.HasGroupId
+
+PROJ.HasFeature <R L0.DependsOn
+    L0.HasRange PROJ.FeatureSpec
+
+PROJ.HasGroupId <R L0.HasProperty
+    L0.HasDomain PROJ.FeatureSpec
+    L0.HasRange L0.String
+
+PROJ.RequiresNamespace <R L0.HasProperty
+    L0.HasRange L0.URI
+
+PROJ.NamespaceRequirement <T L0.Entity
+    L0.HasDescription "A type for describing namespace requirements for projects. Instances of this type are linked to projects using L0.IsLinkedTo to describe which URIs must be reachable in the database in order for the project to load. See org.simantics.project.features.DependencyValidationFeature for the implementation."
+    @L0.property PROJ.RequiresNamespace
+
+PROJ.IsRequired <R L0.HasProperty
+    L0.HasRange L0.Boolean
+
+