Wiki source code of Design Patterns and Ontology

Version 3.1 by Xin Wan on 2022/02/22 11:48

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