Class: MathematicalEntity
A mathematical entity is an information content entity that are components of a mathematical system or can be defined in mathematical terms.
Parents
- is_a: InformationContentEntity - information content entity is an object that requires some background knowledge or procedure to correctly interpret.
Children
- Algorithm - An algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function.
- Association - An assocation is a relationship between two or more entities derived by some informational analysis.
- Equation - An equation is a mathematical statement that asserts the equality of two expressions.
- Interval - an interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set.
- LogicalOperator - A logical operator is a unary or binary relation to construct logical expressions.
- Pattern - A pattern is a generalized representation of some repeatable concrete or informational item.
- Set - A set is a collection of entities, for which there may be zero members.
- SetItem - set item is an item in a set.
- Tensor - a tensor is a n-dimensional array.
- Variable - A variable is a value that may change within the scope of a given problem or set of operations.
- VectorSpace - a vector space is a set of vectors.
Referenced by Class
Attributes
Own
- hasUnit 0..1
- Description: has unit is a relation between a quantity and the unit it is a multiple of.
- Range: UnitOfMeasurement
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
-