Child pages
  • How to create your Information Model

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content Marker


Example Box
titleSimple Example with Course, Room, and Attendee
  1. Identify entities of your domain
    1. Course
    2. Room
    3. Attendee
  2. list document properties for each entity
    1. Course: Date
    2. Attendee <none>
    3. Room: Size, Equipment
  3. list document sections for each entity
    1. Course: <none> since Description, References, and Resources are defaults
    2. Attendee: List of Courses
    3. Room

  4. Additional properties for Course: List of Attendees, Location



Section
titleSubordinate Generics
Display Table
doctypegeneric
render-no-hits-as-blanktrue
render-modedefinition
selectName, Short Description
restrict-to-immediate-childrentrue
sort-bySort Key, Name

...