System development/Domains/Overview/Project management/Ontology

On this page you can find an ontology for project management.

Semantic model edit

 

Concepts edit

Facttypes edit

  • EMPLOYEE is a PERSON (one-to-one)
  • PROJECTLEADER leads a PROJECT (many-to-many, in some cases you will choose a one-to-many relation for the implementation)

Rules edit

  • The PROJECTOWNER is always an internal EMPLOYEE.
  • TD: add more business rules

Remarks edit

  • To make the semantic model more simple you could remove concept 'ProjectOwner' and add a relation 'Owns'.