]> role task task role 1.1 added rdfs:isDefinedBy for all named entities Created by Valentina Presutti The task role pattern. This pattern is extracted from DOLCE-UltraLite by partial clone of elements. This CP is typically composed with the http://www.ontologydesignpatterns.org/cp/owl/agentrole.owl CP, or http://www.ontologydesignpatterns.org/cp/owl/timeindexedpersonrole.owl CP. It is a component of the http://www.ontologydesignpatterns.org/cp/owl/basicplandescription.owl CP This pattern allows to put roles in the domain of discourse. It does not allow to model time indexed task assignement. To represent the assignment of tasks to roles What roles are this task of?, What tasks do have this role? http://www.ontologydesignpatterns.org/ont/dul/DUL.owl students have the duty of giving exams has target ha come obiettivo A relation between roles and tasks, e.g. 'students have the duty of giving exams' (i.e. the Role 'student' hasTask the Task 'giving exams'). is a target for รจ un obiettivo per A relation between roles and tasks, e.g. 'students have the duty of giving exams' (i.e. the Role 'student' hasTask the Task 'giving exams'). Role Ruolo A concept that classifies an object. For example, the role developer classifies a person, the role server classifies a computer machine. A hasTask only Tasks. Task Task A piece of work to be done or undertaken. A Task is assigned to only Roles through the property isTaskOf.