Difference between revisions of "2D Ontologies"

From Developer Documents
Jump to navigation Jump to search
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.
  
Line 9: Line 8:
  
 
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]]

Revision as of 16:02, 28 January 2011

(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.