In the next series of steps you add the following triples to the model:
Project known by Project ID
Project has Project Description
Project has Project Start Date
Project has Project End Date
You can see some triples already entered in the Model Editor.
![]()
Note: Instead of scrolling in the list, you can click the verb list and then press the first letter of the verb you are looking for until the verb appears. To select the known by FLD verb, you press the k key once.
The Model Editor should now look like this:

You just created the triple Project known by Project ID. This triple defines a primary key for the Project entity.
![]()
![]()
Notice the Project ID field you just added. All objects you define in a local model appear at the top of the Object Browser. Pattern library objects appear below the local objects.
Other fields are already defined: Employee Email Address, Employee Hire Status, and so on. The Employee entity and its fields are already defined in the model you are working with, to save time.

You have created the triple Project has Project Description, which defines the field Project Description for the Project entity. You use this field to store a description of the project. This triple, ENT has FLD, creates a non‑key attribute. The values in non-key attributes do not need to be unique to each entity. For instance, you can have more than one project with the same text in the description field.
Project has Project Start Date
Project has Project End Date
![]()

| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |