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,5 @@ 1 1 2 + 2 2 === Design Patterns=== 3 3 4 4 A reusable solution to a recurring problem. [Design] patterns try to ... ... @@ -7,13 +7,14 @@ 7 7 abstract solutions that allow a designer to reuse ideas that worked in 8 8 the past for commonly faced problems. 9 9 11 + 10 10 === Ontology=== 11 11 14 + 12 12 A specification of a conceptualization. That is, an ontology is a 13 13 description of the concepts and relationships that exist within a 14 14 certain domain. 15 15 16 -The Ontology provides a language for the interaction, which ensures a mutual understanding. 17 17 18 18 ==== Frame-based Ontology==== 19 19