Class: TimeInstant
A time instant is a temporal region which occurs instantaneously, e.g. having no duration.
URI: sio:TimeInstant
Parents
- is_a: TimeMeasurement - time measurement is a measurement value of the duration of some interval of time or a particular instant of time (against some frame of reference).
Children
- DateOfDatabaseSubmission - A date of database submission refers to the moment in time in which some information was submitted/received to a database system.
- DateOfIssue - the date at which an information content entity was made public.
- EndDate - An end date is a time instant pertaining to date of the end of a process.
- EndTime - An end time is a time instant pertaining to the time at which a process ends.
- StartDate - A start date is a time instant pertaining to the date of the beginning of a process.
- StartTime - A start time is a time instant pertaining to the time at which a process begins.
Referenced by Class
- Entity hasEndTime 0..1 TimeInstant
- Entity hasStartTime 0..1 TimeInstant
- Entity hasTimeBoundary 0..1 TimeInstant
Attributes
Own
- isStartTimeOf 0..1
- Range: Entity
- isTimeBoundaryOf 0..1
- Range: Entity
- isEndTimeOf 0..1
- Range: Entity
Inherited from TimeMeasurement:
- 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
- hasUnit 0..1
- Description: has unit is a relation between a quantity and the unit it is a multiple of.
- Range: UnitOfMeasurement
- isMeasurementValueOf 0..1
-
Description: is measurement value of is a relation between a value and the entity that it is a measurement of.
-
Range: Entity
- isNumericallyComparableTo 0..1
-
Description: is numerically comparable to is a comparison relation between two quantities whose datatype value can be compared.
-
Range: Quantity
-