has date-time instant value
IRI: https://spec.industrialontologies.org/ontology/construct/hasDateTimeInstantValue
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
Type: Data Property
SubProperty Of: has simple expression value
Domain: temporal instant value expression
Range: datetime
Definition
data property that relates a time instance value to a XSD date-time
Explanatory Notes
- This data property may be used to specify a βtemporal instant value expressionβ in XSD date-time format (e.g., 2002-10-10T17:00:00Z). For a detailed description of xsd:DateTime, see https://www.w3.org/TR/xmlschema-2/#dateTime.
- While comparing two βtemporal instant value expressionβ, it is important to make sure that their date-time expressions are given in the same calendar and clock system.
- 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 point at 16:30pm at UTC on 3rd March 2023 is asserted by the associated (βis value expression of at all timesβ) βtemporal instant value expressionβ having date-time value (βhas date-time instant valueβ) 2023-03-03T16:30:00Z.
Description Logic
constr:hasDateTimeInstantValue β constr:hasSimpleExpressionValue
domain: constr:TemporalInstantValueExpression
range: xsd:dateTime
SubPropertyOf: constr:hasSimpleExpressionValue
domain: constr:TemporalInstantValueExpression
range: xsd:dateTime