Class: GeometricEntity
A geometric entity is an information content entity that pertains to the structure and topology of a space.
URI: sio:GeometricEntity
Parents
- is_a: InformationContentEntity - information content entity is an object that requires some background knowledge or procedure to correctly interpret.
Children
- 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.
- Point - A point is a geometric entity that is located in a zero-dimensional spatial region and whose position is defined by its coordinates in some coordinate system.
- Polygon - A polygon is a planar entity that is bounded by a closed path or circuit, composed of a finite connected sequence3 of straight line segments.
- PolygonalFace - A polygonal face is a polygon bounded by a circuit of polygon edges, and includes the flat (plane) region inside the boundary.
- PolyhedralSkeleton - A polyhedral skeleton is a collection of polygon edges.
- PolyhedralSurface - A polyhedral surface is composed of polygonal faces.
- Polyline - A polyline is a connected sequence of line segments.
Referenced by Class
Attributes
Inherited from InformationContentEntity:
- 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
-