Line 17: Line 17:
 
}}
 
}}
 
{{Element list header}}
 
{{Element list header}}
 +
{{Has Element Template
 +
|HasElement=Role
 +
}}
 +
{{Has Element Template
 +
|HasElement=hasTask
 +
}}
 +
{{Has Element Template
 +
|HasElement=Task
 +
}}
 +
{{Has Element Template
 +
|HasElement=isTaskOf
 +
}}
 
{{Reviews about me}}
 
{{Reviews about me}}
 
This CP is typically used in composition with the [[Submissions:AgentRole| agent role]] CP, or [[Submissions:Objectrole| object role]] CP. It can be also used with the [[Submissions:Description| description]] CP, when used for representing e.g., plans, workflows.
 
This CP is typically used in composition with the [[Submissions:AgentRole| agent role]] CP, or [[Submissions:Objectrole| object role]] CP. It can be also used with the [[Submissions:Description| description]] CP, when used for representing e.g., plans, workflows.

Revision as of 01:21, 31 May 2008

Taskrole.jpg

General description

Name: role task
Submitted by: User:ValentinaPresutti
Also Known As:
Intent: To represent the assignment of tasks to roles
Domains:

Community:Organization, Community:Management, Community:Scheduling

Competency Questions:
Solution description:
Reusable OWL Building Block: 1 (504)
Consequences: This pattern allows to put roles in the domain of discourse. It does not allow to model time indexed task assignement.
Scenarios: Students have the duty of giving exams
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:



Elements

The Role task Content OP locally defines the following ontology elements:

Class role (owl:Class) 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. It is disjoint with Task.

ArrowRight.gif Role page

ObjectProperty has task (owl:ObjectProperty) 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'). It is the inverse of isTaskOf.

ArrowRight.gif hasTask page

Class Task (owl:Class) A piece of work to be done or undertaken. A Task is assigned to only Roles through the property isTaskOf.

ArrowRight.gif Task page

ObjectProperty is task ok (owl:ObjectProperty) 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'). It is the inverse of hasTask.

ArrowRight.gif isTaskOf page

Reviews

Reviews about Role task
There is no review about this proposal.
Some subquery has no valid condition.

This revision (revision ID 1911) takes in account the reviews: none

Other info at evaluation tab

This CP is typically used in composition with the agent role CP, or object role CP. It can be also used with the description CP, when used for representing e.g., plans, workflows.

The page [[Bootstrap:Footer]] was not found.