Submissions:Objectrole
From Odp
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: 9106 |
Graphical representation
Diagram
General description
Name: | object role |
---|---|
Submitted by: | 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.
Additional information
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.
Scenarios
No scenario is added to this Content OP.
Reviews
There is no review about this proposal. This revision (revision ID 9106) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
Modeling issue | Competency question | Domains |
---|---|---|
AcademicRoles | who plays a certain role within that project? |
References