Submissions:Role task

From Odp

(Difference between revisions)
Jump to: navigation, search
m (Text replace - 'SubmittedBy=User:' to 'SubmittedBy=')
Current revision (13:48, 8 March 2010) (view source)
m
 
(5 intermediate revisions not shown.)
Line 1: Line 1:
{{Content_OP_Proposal_toolbar}}
{{Content_OP_Proposal_toolbar}}
-
{{Include Image
+
{{Graphical representation header}}
 +
{{Graphical representation
|ImageName=taskrole.jpg
|ImageName=taskrole.jpg
}}
}}
Line 6: Line 7:
|SubmittedBy=ValentinaPresutti
|SubmittedBy=ValentinaPresutti
|Name=role task
|Name=role task
-
|AlsoKnownAs=task role
+
|ContentODPAlsoKnownAs=task role
|Intent=To represent the assignment of tasks to roles
|Intent=To represent the assignment of tasks to roles
|Domain=Organization, Management, Scheduling
|Domain=Organization, Management, Scheduling
|CompetencyQuestion=What roles are this task of?, What tasks do have this role?
|CompetencyQuestion=What roles are this task of?, What tasks do have this role?
 +
|ContentODPDescription=This pattern is basic, and is used to connect intensional descriptions of actions (tasks) and objects (roles).
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl
|Consequences=This pattern allows to put roles in the domain of discourse. It does not allow to model time indexed task assignement.
|Consequences=This pattern allows to put roles in the domain of discourse. It does not allow to model time indexed task assignement.
|Scenario=Students have the duty of giving exams
|Scenario=Students have the duty of giving exams
|CPInstantiationExample=http://www.ontologydesignpatterns.org/cp/examples/taskrole/ex1.owl
|CPInstantiationExample=http://www.ontologydesignpatterns.org/cp/examples/taskrole/ex1.owl
-
|ExtractedFrom=http://www.loa-cnr.it/ontologies/DUL.owl
+
|ExtractedFrom=http://www.ontologydesignpatterns.org/ont/dul/DUL.owl
-
|RelatedCP=Submissions:AgentRole, Submissions:Description, Submissions:Objectrole
+
|RelatedCP=AgentRole, Description, Objectrole
}}
}}
{{Element list header}}
{{Element list header}}
Line 30: Line 32:
|HasElement=isTaskOf
|HasElement=isTaskOf
}}
}}
 +
{{Additional information header}}
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.
 +
{{Scenarios about me}}
{{Reviews about me}}
{{Reviews about me}}
 +
{{Modeling issues about me}}
 +
{{My references}}

Current revision


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 9119

Graphical representation

Diagram

Image:taskrole.jpg

General description

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

Organization, Management, Scheduling

Competency Questions:
  • What roles are this task of?
  • What tasks do have this role?
Solution description: This pattern is basic, and is used to connect intensional descriptions of actions (tasks) and objects (roles).
Reusable OWL Building Block: http://www.ontologydesignpatterns.org/cp/owl/taskrole.owl (851)
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.

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.

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.

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.

isTaskOf page

Additional information

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.

Scenarios

Scenarios about Role task

No scenario is added to this Content OP.

Reviews

Reviews about Role task

There is no review about this proposal. This revision (revision ID 9119) takes in account the reviews: none

Other info at evaluation tab


Modeling issues

Modeling issues about Role task

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers