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 2.1 Icon
edited by Xin Wan
on 2022/02/22 11:44
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,26 +1,4 @@
1 1  
2 +==== Design Patterns====
2 2  
3 -=== Design Patterns===
4 4  
5 -A reusable solution to a recurring problem. [Design] patterns try to
6 -capture the common invariant properties of the problem and the
7 -essential relationships needed to solve the problem. (...) They are
8 -abstract solutions that allow a designer to reuse ideas that worked in
9 -the past for commonly faced problems.
10 -
11 -
12 -
13 -
14 -=== Ontology===
15 -
16 -
17 -A specification of a conceptualization. That is, an ontology is a
18 -description of the concepts and relationships that exist within a
19 -certain domain.
20 -
21 -
22 -==== Frame-based Ontology====
23 -
24 -
25 -
26 -