temporal instant value expression

IRI: https://spec.industrialontologies.org/ontology/construct/TemporalInstantValueExpression

Defined In: https://spec.industrialontologies.org/ontology/core/Core/

SubClass Of: value expression

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί value expression β€Ί temporal instant value expression

Definition

value expression that describes the position of a time instant in the time line

Semi-Formal Definition:

every instance of β€˜temporal instant value expression’ is defined exactly as an instance of β€˜value expression’ that β€˜is value expression of at all times’ some β€˜temporal instant’

Explanatory Notes

  1. This class was introduced as a helper class to map OWL time to IOF Core. For detailed expression of date and time in a specific calendar system, use a suitable subclass of TemporalPosition class from Time ontology (https://www.w3.org/TR/owl-time/) instead of β€˜temporal instant value expression’ (see mapping file https://spec.industrialontologies.org/ontology/core/commonstocoremapping/MappingOWLTimeToIOF/)

Examples

  • The time instant at which a train arrives at a station has its clock time expressed by a temporal instant value expression.

Formal Axioms

First-Order Logic Definition

TemporalInstantValueExpression(x) ↔ ValueExpression(x) ∧ βˆƒy(TemporalInstant(y) ∧ isValueExpressionOfAtAllTimes(x,y))

Description Logic


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.