Wiki source code of Design Patterns and Ontology

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

Show last authors
1
2 ==== Design Patterns====
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.
8
9
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