Changes between Version 3 and Version 4 of JuergeN/Philosophy
- Timestamp:
- 24.11.2012 14:04:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JuergeN/Philosophy
v3 v4 1 = = Philosophy ==1 = Philosophy = 2 2 3 3 For me DeepaMehta is an attempt to understand and describe some fundamental ideas about Life, the Universe and Everything (thx Douglas!). Behind many ideas and concepts we try to implement into the software, there often are endless discussions and deep thoughts about general/universal principals. To me this philosophic exchange is as important as the vision of its meaningful implementation into a software based tool - which I really hope we will achieve some day. 4 4 5 == Entity - Property == 6 5 7 == Type - Instance == 8 9 Entity Type : A collection of entities that share common properties or characteristics. for example student is an entity type with common attributes such as student_ID , Name, Class etc. These characteristics are common to all students. 10 Entity Instance: A single occurrence of a particular entity type is called entity instance.. 6 11 7 12 == Whole - Part ==