Submissions:Objectrole
From Odp
Line 1: | Line 1: | ||
+ | {{Content_OP_Proposal_toolbar}} | ||
{{Include Image | {{Include Image | ||
|ImageName=objectrole.jpg | |ImageName=objectrole.jpg | ||
Line 28: | Line 29: | ||
|HasElement=hasRole | |HasElement=hasRole | ||
}} | }} | ||
- | |||
The elements of this Content OP are added with the elements of its components and/or the elements of the Content OPs it is a specialization of. | The elements of this Content OP are added with the elements of its components and/or the elements of the Content OPs it is a specialization of. | ||
+ | {{Reviews about me}} |
Revision as of 12:18, 4 June 2008
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: specify if this revision takes in account any of the review(s) In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal Current revision ID: 2002 |
General description
Name: | object role |
---|---|
Submitted by: | User:ValentinaPresutti |
Also Known As: | |
Intent: | To represents objects and the roles they play. |
Domains: | |
Competency Questions: |
|
Solution description: | |
Reusable OWL Building Block: | http://ontologydesignpatterns.org/cp/owl/objectrole.owl (1037) |
Consequences: | it is possible to make assertions about roles, which are typically considered at the meta-
level of an ontology. Instances of Submissions:Objectrole/Role reify such elements, which are therefore put in the ordinary domain of an ontology. It is not possible to parametrize the classification over different dimensions e.g., time, space, etc. |
Scenarios: | This old glass is used as a flower pot. |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Objectrole Content OP locally defines the following ontology elements:
isRoleOf (owl:ObjectProperty) A relation between an Object and a Role, e.g. the 'student' is the role of 'John'. hasRole is its inverse.
hasRole (owl:ObjectProperty) A relation between an Object and a Role, e.g. the person 'John' has role 'student'. isRoleOf is its inverse.
The elements of this Content OP are added with the elements of its components and/or the elements of the Content OPs it is a specialization of.
Reviews
There is no review about this proposal. This revision (revision ID 2002) takes in account the reviews: none
Other info at evaluation tab