Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.
/ xmldb Public archive

# Implementation XMLDB module of CRISTAL-iSE kernel using eXistDB

License

Notifications You must be signed in to change notification settings

cristal-ise/xmldb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation XMLDB module of CRISTAL-iSE kernel using eXistDB

The diagram explains the XML document structure implemented in eXistDB.

  • It is the implementation of the cristal-ise/kernel/wiki/ClusterStorage
  • Each class represents an xmldb:document, the only excpetion that Item is stored as an xmldb:container.
  • The name of the class shows how the name of the document can be constructed
  • Public attributes list the data available in different CRISTAL-iSE object (the list is not complete)

CRISTAL-iSE_XMLDBDocuments.puml