Changes for page Design Patterns and Ontology
Last modified by Clara Stiller on 2022/02/23 10:33
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,6 @@ 1 1 2 -==== Design Patterns==== 2 +=== Design Patterns=== 3 + 3 3 A reusable solution to a recurring problem. [Design] patterns try to 4 4 capture the common invariant properties of the problem and the 5 5 essential relationships needed to solve the problem. (...) They are ... ... @@ -7,16 +7,30 @@ 7 7 the past for commonly faced problems. 8 8 9 9 11 +=== Ontology=== 10 10 11 -=== ==== Ontology======= 12 12 13 13 A specification of a conceptualization. That is, an ontology is a 14 14 description of the concepts and relationships that exist within a 15 15 certain domain. 16 16 18 +The Ontology provides a language for the interaction, which ensures a mutual understanding. 17 17 18 18 ==== Frame-based Ontology==== 19 19 22 +* Frames represent stereotyped situations in the form of a group of 23 +interrelated concepts with a fixed structure (Minsky, 1975). 24 +* Schemata represent situational experiences that are stored in long- 25 +term memory in the form of patterns (Tannen, 1993). 26 +* Frames can be regarded as schemata, representing structures of 27 +expectation constructed from previous experience. 20 20 21 21 22 22 31 + 32 + 33 + 34 + 35 + 36 + 37 +