Changes for page Design Patterns and Ontology
Last modified by Clara Stiller on 2022/02/23 10:33
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,22 @@ 1 1 2 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. 3 3 4 4 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 +