Difference between revisions of "2D Ontologies"

From Developer Documents
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Ontologies]]
 
 
 
([[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology|SVN]]) contains the current ontologies related to 2D graphics and diagram-based modelling.
 
([[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology|SVN]]) contains the current ontologies related to 2D graphics and diagram-based modelling.
  
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/G2D.pgraph|G2D.pgraph]]
+
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/G2D.pgraph|G2D]]
  
 
Defines 2D rendering related concepts, some very similar to Java2D API concepts.
 
Defines 2D rendering related concepts, some very similar to Java2D API concepts.
  
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/Diagram.pgraph|Diagram.pgraph]]
+
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/|Diagram]]
  
 
Defines concepts for modelling ''diagrams'' consisting of ''elements'' (nodes and connections) in the [[org.simantics.db|graph database]]. The diagram model is directly based on the [[Structural Ontology|structural modelling ontology]].
 
Defines concepts for modelling ''diagrams'' consisting of ''elements'' (nodes and connections) in the [[org.simantics.db|graph database]]. The diagram model is directly based on the [[Structural Ontology|structural modelling ontology]].
 +
 +
[[Category: Ontologies]]
 +
[[Category: Diagram Development]]

Latest revision as of 07:08, 6 September 2011

(SVN) contains the current ontologies related to 2D graphics and diagram-based modelling.

G2D

Defines 2D rendering related concepts, some very similar to Java2D API concepts.

Diagram

Defines concepts for modelling diagrams consisting of elements (nodes and connections) in the graph database. The diagram model is directly based on the structural modelling ontology.