Academic Publishing Wiki
Advertisement

An attribute-value system is a basic knowledge representation framework comprising a table with columns designating "attributes" (also known as "properties", "predicates," "features," "dimensions," "characteristics" or "independent variables" depending on the context) and rows designating "objects" (also known as "entities," "instances," "exemplars," "elements" or "dependent variables."). Each table cell therefore designates the value (also known as "state") of a particular attribute of a particular object.

Example of attribute-value system

Below is a sample attribute-value system. It represents 10 objects (rows) and five features (columns). In this example, the table contains only integer values. In general, an attribute-value system may contain any kind of data, numeric or otherwise. An attribute-value system is distinguished from a simple "feature list" representation in that each feature in an attribute-value system may possess a range of values (e.g., feature below, which has domain of {0,1,2}), rather than simply being present or absent Template:Harv

Sample Attribute-Value System
Object
1 2 0 1 1
1 2 0 1 1
2 0 0 1 0
0 0 1 2 1
2 1 0 2 1
0 0 1 2 2
2 0 0 1 0
0 1 2 2 1
2 1 0 2 2
2 0 0 1 0

Other terms used for "attribute-value system"

Attribute-value systems are pervasive throughout many different literatures, and have been discussed under many different names:

  • Flat data
  • Spreadsheet
  • Attribute-value system (Ziarko & Shan 1996)
  • Information system (Pawlak 1981)
  • Classification system (Ziarko 1998)
  • Knowledge representation system (Wong & Ziarko 1986)
  • Information table (Yao & Yao 2002)
  • Object-predicate table (Watanabe 1985)
  • Aristotelian table (Watanabe 1985)
  • Simple frames Template:Harv
  • First normal form database

See also

  • Bayes networks
  • Entity-Attribute-Value model
  • Joint distribution
  • Knowledge representation
  • Optimal classification
  • Rough set

References

  • Template:Harvard reference
  • Template:Cite book
  • Template:Cite journal
  • Template:Cite journal
  • Template:Cite journal
  • J. T., Yao; Yao, Y. Y. (2002). "Induction of classification rules by granular computing". Proceedings of the Third International Conference on Rough Sets and Current Trends in Computing (TSCTC'02), 331-338, London, UK: Springer-Verlag.
  • Template:Cite book
  • Ziarko, Wojciech (1998). Polkowski, Lech and Skowron, Andrzej "Rough sets as a methodology for data mining". Rough Sets in Knowledge Discovery 1: Methodology and Applications, 554-576, Heidelberg: Physica-Verlag.

simple:Attribute-value system

Advertisement