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

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

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +1,5 @@
1 1  
2 -
3 -=== Design Patterns===
4 -
2 +==== Design Patterns====
5 5  A reusable solution to a recurring problem. [Design] patterns try to
6 6  capture the common invariant properties of the problem and the
7 7  essential relationships needed to solve the problem. (...) They are
... ... @@ -10,10 +10,8 @@
10 10  
11 11  
12 12  
11 +=== ==== Ontology=======
13 13  
14 -=== Ontology===
15 -
16 -
17 17  A specification of a conceptualization. That is, an ontology is a
18 18  description of the concepts and relationships that exist within a
19 19  certain domain.