Get Started. It's Free
or sign up with your email address
Curriki by Mind Map: Curriki

1. Data model

1.1. Asset (XWiki.AssetClass, XWiki.AssetLicenseClass)

1.1.1. SourceAsset

1.1.1.1. Text based asset (XWiki.TextAssetClass)

1.1.1.1.1. HTML block (the type field is set to 1)

1.1.1.1.2. wiki syntax(the type field is set to 0)

1.1.1.2. external asset (XWiki.ExternalAssetClass)

1.1.1.3. file (has an Attachment)

1.1.2. Composite Asset (XWiki.CompositeAssetClass and XWiki.SubAssetClass for each sur asset)

1.1.2.1. Root Collection

1.1.2.1.1. named WebHome

1.1.2.1.2. no XWiki.AssetClass

1.1.2.2. Collection

1.1.2.2.1. other than webHome

1.1.2.2.2. the default one is Default

1.1.2.2.3. sub asset of the Root collection

1.1.2.3. Curriki Document

1.1.2.3.1. other than webHome

1.1.3. Only in a space starting by Coll_