Class: Line
A line is curve that extends in a single dimension (e.g. straight line; exhibits no curvature), and is composed of at least two fully connected points.
URI: sio:Line
Parents
- is_a: Curve - A curve is a geometric entity that may be located in n-dimensional spatial region whose extension may be n-dimensional, is composed of at least two fully connected points and does not intersect itself.
Children
- Edge - an edge is a line connecting two graph vertices.
- InfiniteLine - An infinite line is a line that extends outwards in both directions of a single dimensional and is not bounded by terminal points.
- LineSegment - A line segment is a line and a part of a curve that is (inclusively) bounded by two terminal points.
- PositionallyOrientedLine - A positionally oriented line is a line that is positioned against some axis of reference.
- Ray - A ray is a line which that is bounded by a startpoint and extends outwards infinitely along one dimension.
- StatisticalGraphLine - A statistical graph line is a line used in a statistical graph to communicate some trend or feature of the embedded data.
Referenced by Class
Attributes
Inherited from Curve:
- 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
-