Class: Axis
An axis is a line segment that is part of a statistical graph in which the position along the line corresponds to a numeric or categorical value.
URI: sio:Axis
Parents
- is_a: DirectedLineSegment - A directed line segment is a line segment that is contained by an ordered pair
Children
- CategoryAxis - A category axis is an axis in which the position along the line is partioned into categories.
- ValueAxis - A value axis is an axis in which the position along the line is partioned into numeric values.
Referenced by Class
Attributes
Inherited from DirectedLineSegment:
- hasCreator 0..1
- Description: has creator is a relation between an entity and that which created it.
- Range: Entity
-
hasAttribute 0..1
-
Description: has attribute is a relation that associates a entity with an attribute where an attribute is an intrinsic characteristic such as a quality, capability, disposition, function, or is an externally derived attribute determined from some descriptor (e.g. a quantity, position, label/identifier) either directly or indirectly through generalization of entities of the same type.
-
Range: Entity
- satisfies 0..1
-
Description: satisfies is a relation between an entity and the specification or objective that it conforms to.
-
Range: Description
- isRelatedTo 0..1
- Description: A is related to B iff there is some relation between A and B.
- Range: Entity
- derivesInto 0..1
-
Description: a derives to b if and only if a or some part thereof is consumed in the formation of b.
-
Range: Object
-