Wiki source code of Design Patterns and Ontology
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | |
![]() |
4.1 | 2 | |
3 | === Design Patterns=== | ||
4 | |||
![]() |
3.1 | 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. | ||
![]() |
2.1 | 10 | |
11 | |||
![]() |
3.1 | 12 | |
13 | |||
![]() |
4.1 | 14 | === Ontology=== |
15 | |||
16 | |||
![]() |
3.1 | 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 |