Browse Definitions :
Definition

entity

In general, an entity (pronounced N-tih-tee ) is an existing or real thing. The word root is from the Latin, ens , or being, and makes a distinction between a thing's existence and its qualities. An entity exists and that's all it needs to do to be an entity. The fact that something exists also seems to connote separateness from other existences or entities. In programming, engineering, and probably many other contexts, the word is used to identify units, whether concrete things or abstract ideas, that have no ready name or label. In blackboard discussions, one can draw something as yet unnamed and refer to that drawing as the representation of an "entity." (If the entity being discussed later gets ascribed qualities and a name, reference to it as an "entity" may no longer be useful.)

In some usages, an entity is close in meaning to object as it is used in object-oriented programming .

Here are some of the usages we know of:

1) In the Standard Generalized Markup Language ( SGML ), an entity is a specific character string that has the effect of causing a formatting program (such as a print formatter or a Web browser - which formats for a display screen) to select and present a particular character or notation. In this usage, an entity is a certain string of characters that together specify a unique font to be selected and displayed or printed. A word was needed for such a character string and "entity" came in handy. In HTML (which is a usage of SGML), each special entity or character string is given a name and the entities are therefore called "named entities."

2) In relation to a database , an entity is a single person, place, or thing about which data can be stored.

3) In data modeling (a first step in the creation of a database), an entity is some unit of data that can be classified and have stated relationships to other entities.

4) In the Open Systems Interconnection ( OSI ) model of network communication, an entity is an active element within a subsystem that communicates with other entities using a defined protocol.

5) In IBM's RACF security product, an entity is a user, group, or resource that is defined to RACF.

6) In FORTRAN , almost every program element is referred to as an entity, such as a procedure, an operator, an interface block, an input-output unit, a symbolic constant, and a statement label.

This was last updated in September 2005

Continue Reading About entity

Networking
  • User Datagram Protocol (UDP)

    User Datagram Protocol (UDP) is a communications protocol primarily used to establish low-latency and loss-tolerating connections...

  • Telnet

    Telnet is a network protocol used to virtually access a computer and provide a two-way, collaborative and text-based ...

  • big-endian and little-endian

    The term endianness describes the order in which computer memory stores a sequence of bytes.

Security
  • advanced persistent threat (APT)

    An advanced persistent threat (APT) is a prolonged and targeted cyber attack in which an intruder gains access to a network and ...

  • Mitre ATT&CK framework

    The Mitre ATT&CK (pronounced miter attack) framework is a free, globally accessible knowledge base that describes the latest ...

  • timing attack

    A timing attack is a type of side-channel attack that exploits the amount of time a computer process runs to gain knowledge about...

CIO
HRSoftware
  • employee resource group (ERG)

    An employee resource group is a workplace club or more formally realized affinity group organized around a shared interest or ...

  • employee training and development

    Employee training and development is a set of activities and programs designed to enhance the knowledge, skills and abilities of ...

  • employee sentiment analysis

    Employee sentiment analysis is the use of natural language processing and other AI techniques to automatically analyze employee ...

Customer Experience
  • customer profiling

    Customer profiling is the detailed and systematic process of constructing a clear portrait of a company's ideal customer by ...

  • customer insight (consumer insight)

    Customer insight, also known as consumer insight, is the understanding and interpretation of customer data, behaviors and ...

  • buyer persona

    A buyer persona is a composite representation of a specific type of customer in a market segment.

Close