2D Ontologies

From Developer Documents
Revision as of 14:24, 29 September 2010 by Toni Kalajainen (talk | contribs) (Created page with '2d_ontologies (SVN) contains the current ontologies related to 2D graphics and diagram-based modelling. ; [[svn:2d/trunk/2d_ontologies/g2d.graph|g...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

g2d.graph

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

diagram2.graph

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 (TODO: information link).

animation.graph

An ontology for defining animation curves. Supports TCB/quaternion key values. Has not been in active use since 2007.