Org.simantics.document
org.simantics.document (SVN) and its associated ontology org.simantics.document.ontology (SVN) are used to define documents in the Simantics platform.
The document data model is a scene graph which is loaded with the scene graph loader.
A standard document scene graph implements org.simantics.document.WikiDocumentNode which supports translation into Wiki text.
Standard user interface editor is defined in org.simantics.document.ui (SVN) and its associated ontology org.simantics.document.ui.ontology