Atributima
Atributima is a coined term used in information science to refer to the collection of attributes that describe an object, process, or entity within a data model, metadata framework, or knowledge representation. It denotes the curated set of properties that can be used to identify, classify, and reason about an item.
The term appears as a neologism formed from attribute and the suffix -ima, sometimes used by authors
In data modeling, a atributima corresponds to the attribute set of an entity type. In ontologies, it
Design considerations include choosing stable, meaningful attribute names, defining data types and domains, specifying constraints and
Example: for a Product entity, a possible atributima would include product_id (integer, primary key), name (string),
See also: attribute, metadata, schema, ontology, data model, entity-relationship model.