You are on page 1of 2

Jive Forums 5 - Data Model Brief Overview

This Is a brief overview over parts of the jive data model. Parts of
the model has been left out since they were considered to complex
or unneccesary for the convertion from Jive to Groupswim.

User
Represents a user in the system.

Fields
userID - ID

Username - Displayed for the user, used for login

Name - Name used in the profile,.

Password - md5 hashed password

Email - string representation of email

Email-visible - can the email be viewed

Creation date - when user was created

Relations
0 or more UserProp

UserProp
Property of a user. Examples are : bio, homepage, age

Fields
Name Name of property

Propvalue Text value for the propery

Category
A container of a set of forums or Categories

Fields
Id

Name Display name

Locale

Creation date

Relations
0 or more CategoryProp

0 or more Categories
CategoryProp
Property of a category

Fields
Name Name of property

Propvalue Text value for the propery

Forum
A container for theards, polls and questions

Fields
Id

Name Display name

Locale

Creation date

Description

Relations
0 or more ForumProp

ForumProp
Property of a category

Fields
Name Name of property
Propvalue Text value for the propery

You might also like