圖 2所示是一個(gè)內(nèi)容管理系統(tǒng)的數(shù)據(jù)模型圖,通過這個(gè)模型,可以客戶化定制 Folder,Document, Item, Item attribute 等數(shù)據(jù)存儲(chǔ)系統(tǒng)所需的數(shù)據(jù)類型。這個(gè)模型的特點(diǎn)如下:
Folder 作為一個(gè)容器,可以容納 Documents 或者其他的 Folders
用 Folder 的 attributes 用來描述這個(gè) Folder 的信息。
Document 也可以包含其他的子組件,比如附件等。
用 Document 的 attributes 來描述這個(gè) document 的信息。
Document 可以用 ItemType 來分類整理。
圖 2. 內(nèi)容管理數(shù)據(jù)模型結(jié)構(gòu)圖
4. 現(xiàn)有內(nèi)容管理系統(tǒng)的軟硬件信息,表 2中的表定義可以作為參考:
表 2. 系統(tǒng)軟硬件信息表定義