Essay database with free papers will provide you with original and creative ideas.
Entity-Relationship model vs. Semantic Object model
An Entity Relationship Model, also known as an Entity Relationship Diagram, a graphical representation of entities and their relationships to each other, typically used in computing in regard to the organization of data within databases or information systems. An entity is a piece of data; an object or concept about which data is stored. A relationship is how the data is shared between entities. The three types of relationships between entities are one-to-one, one-to-many, and
B, and one instance of entity B is associated with one, zero or many instances of entity A. A Semantic Object Model is developed from objects that are already known. This model is normally used to document a system, program, or object that is already in use and working properly. Another term for Semantic Model from the field of knowledge representation is "ontology": the set of classes, relationships, and functions in a universe of discourse.