Submissions:Template Instance
From Odp
Review about this article has been done.
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: 11178 |
Graphical representation
Diagram
General description
Name: | Template Instance |
---|---|
Submitted by: | CsongorNyulas |
Also Known As: | |
Intent: | The Template Instance pattern proposes a way of reducing the number of reified instances and the related property assertion axioms in an ontology, especially for the cases in which the reified relations are identical for multiple entities. |
Domains: | |
Competency Questions: | |
Solution description: | The pattern proposes to use the same “template” instance as the value of a reified property for multiple subjects (rather than having multiple copies of the same reified instance). The diagram presents an example of the usage of the pattern, for an easier understanding. The individuals x1 , x2 and x3 have a reified property p that have as values the reified individuals, y1 , y2 and y3 , respectively. In OWL, we would have object property assertions: (x1 p y1) , (x2 p y2) , (x3 p y3) . The properties for the reified individuals, y1 , y2 and y3 are all identical: (y_ p1 foo) , (y_ p2 1.0) and (y_ p3 z) .
The pattern proposes to create a template instance, The template instance would be used as the value for the reified property for In addition, we will also add one annotation property,
The right side of the diagram gives an example of this situation. Say that at a given time t0, there was an additional x4 individual that had the template instance as the value for p. At t0: Later, at time t1, the user decides to change the value At t1:
|
Reusable OWL Building Block: | http://smi-protege.stanford.edu/collab-protege/templInstPattern/template_instance_odp.owl (992) |
Consequences: | |
Scenarios: | |
Known Uses: | http://www.who.int/classifications/icd/revision/en/index.html, https://sites.google.com/site/whoictm/ |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Template Instance Content OP locally defines the following ontology elements:
Additional information
Scenarios
No scenario is added to this Content OP.
Reviews
Review article | Posted on | About revision (current is 11178) |
---|---|---|
BenedictoRodriguezCastro about Template Instance | 245616828 August 2012 | 1115811,158 |
BorisVillazón-Terrazas about Template Instance | 24561754 September 2012 | 1117811,178 |
MariaPoveda about Template Instance | 24561754 September 2012 | 1117811,178 |
This revision (revision ID 11178) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
There is no Modeling issue related to this proposal.
References
Submission to event |
---|