Submissions:Material Transformation
From Odp
Line 1: | Line 1: | ||
{{Content_OP_Proposal_toolbar}} | {{Content_OP_Proposal_toolbar}} | ||
{{Graphical representation header}} | {{Graphical representation header}} | ||
- | {{Graphical representation}} | + | {{Graphical representation |
+ | |ImageName=Material-transformation.pdf | ||
+ | }} | ||
{{Content OP Proposal Template | {{Content OP Proposal Template | ||
|SubmittedBy=AdilaKrisnadhi | |SubmittedBy=AdilaKrisnadhi | ||
Line 18: | Line 20: | ||
How much energy is required for the transformation to take place? | How much energy is required for the transformation to take place? | ||
- | |ContentODPDescription=The pattern | + | |ContentODPDescription=The pattern |
|ReusableOWLBuildingBlock=http://descartes-core.org/ontologies/mt/1.0/MaterialTransformationPattern.owl | |ReusableOWLBuildingBlock=http://descartes-core.org/ontologies/mt/1.0/MaterialTransformationPattern.owl | ||
|Consequences=This is not a very generic pattern describing a change of states. It may not be applicable to broader types of transformation, like change of money, or change of political affiliations, etc. | |Consequences=This is not a very generic pattern describing a change of states. It may not be applicable to broader types of transformation, like change of money, or change of political affiliations, etc. |
Revision as of 04:53, 17 July 2014
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: 11931 |
Graphical representation
Diagram
General description
Name: | Material Transformation |
---|---|
Submitted by: | AdilaKrisnadhi |
Also Known As: | |
Intent: | To contextualize the transformation process from raw components and the required equipment to a final manufactured artifact. |
Domains: | |
Competency Questions: |
Where did the transformation take place? What was the time necessary for the transformation? What other materials or conditions were necessary for the transformation process to occur? What materials change during the transformation? How much energy is required for the transformation to take place? |
Solution description: | The pattern |
Reusable OWL Building Block: | http://descartes-core.org/ontologies/mt/1.0/MaterialTransformationPattern.owl (256) |
Consequences: | This is not a very generic pattern describing a change of states. It may not be applicable to broader types of transformation, like change of money, or change of political affiliations, etc. |
Scenarios: | A pile of wood is transformed into ash by burning. Emboddied energy involved in the process of mixing aggregate, water, cement and other binders to create concrete. Materials required to construct a manufactured artifact such as a window (glass, wood, aluminum). |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The Material Transformation Content OP locally defines the following ontology elements:
Additional information
There are two axioms that we need in this pattern but not expressible in OWL. The first says that there is at least one of the input that is not in the output of the transformation, which cannot be expressed in FOL as the formula: ALL x.( MaterialTransformation(x) IMPLIES Exists y.(hasInput(x,y) AND NOT hasOutput(x,y) ) ) The second states that there is at least one of the output that is not part of the input of the transformation: ALL x.( MaterialTransformation(x) IMPLIES Exists y.(hasOutput(x,y) AND NOT hasInput(x,y) ) ) Thus, this OWL encoding does not contain any axiom expressing the above two.
Scenarios
No scenario is added to this Content OP.
Reviews
There is no review about this proposal. This revision (revision ID 11931) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
There is no Modeling issue related to this proposal.
References
- Semantic Web Journal Paper Journal Paper | reference page
- Material Transformation Peer Reviewed SWJ Paper "An Ontology Design Pattern and Its Use Case for Modeling Material Transformation" Journal Paper | reference page