Difference between revisions of "2D Ontologies"

From Developer Documents
Jump to navigation Jump to search
m
Line 7: Line 7:
 
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/Diagram.pgraph|Diagram.pgraph]]
 
; [[svn:foundation/ontologies/trunk/org.simantics.diagram.ontology/graph/Diagram.pgraph|Diagram.pgraph]]
  
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 modelling ontology (TODO: information link).
+
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 modelling ontology.

Revision as of 09:31, 30 September 2010

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

G2D.pgraph

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

Diagram.pgraph

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.