Changes between Version 3 and Version 4 of JuergeN/Philosophy


Ignore:
Timestamp:
24.11.2012 14:04:35 (12 years ago)
Author:
JuergeN
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JuergeN/Philosophy

    v3 v4  
    1 == Philosophy == 
     1= Philosophy = 
    22 
    33For 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. 
    44 
     5== Entity - Property == 
     6 
    57== Type - Instance == 
     8 
     9Entity 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. 
     10Entity Instance: A single occurrence of a particular entity type is called entity instance.. 
    611 
    712== Whole - Part ==