attribute (Attribute)
Qualities which we cannot or choose not to
reify into subclasses of Object.
Ontology
SUMO / BASE-ONTOLOGYSuperclass(es)
Subclass(es)
internal attribute
relational attribute
Coordinate term(s)
graph
graph element
proposition
quantity
relation
set or class
Constrains relations
abstraction fn
extension fn
exhaustive attribute
property
sub attribute
successor attribute
successor attribute closure
Related WordNet synsets
- state
- the way something is with respect to its main attributes; "the current state of knowledge"; "his state of health"; "in a weak financial state"
- attribute
- an abstraction belonging to or characteristic of an entity
- property, attribute, dimension
- a construct whereby objects or individuals can be distinguished; "self-confidence is not an endearing property"
- qualitative
- involving distinctions based on qualities; "qualitative change"; "qualitative data"; "qualitative analysis determines the chemical constituents of a substance or mixture"
- attributively
- (grammar) in an attributive manner; "the genitive noun is used attributively"
- qualitatively
- in a qualitative manner; "this discoloration qualitatively suggests that the substance is low in inorganic iron"
See more related synsets on a separate page.
Axioms (4)
(=>
(contraryAttribute @ROW)
(=>
(inList
?ELEMENT
(ListFn @ROW))
(instance ?ELEMENT Attribute)))
(=>
(exhaustiveAttribute ?CLASS @ROW)
(=>
(inList
?ATTR
(ListFn @ROW))
(instance ?ATTR Attribute)))
attribute is disjoint from quantity.
(disjoint Attribute Quantity)
attribute is exhaustively partitioned into internal attribute,relational attribute.
(partition Attribute InternalAttribute RelationalAttribute)