Last modified by Clara Stiller on 2022/02/23 10:33

From version Icon 3.1 Icon
edited by Xin Wan
on 2022/02/22 11:48
Change comment: There is no comment for this version
To version Icon 4.1 Icon
edited by Xin Wan
on 2022/02/22 11:49
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,5 +1,7 @@
1 1  
2 -==== Design Patterns====
2 +
3 +=== Design Patterns===
4 +
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
... ... @@ -8,8 +8,10 @@
8 8  
9 9  
10 10  
11 -=== ==== Ontology=======
12 12  
14 +=== Ontology===
15 +
16 +
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.