TimeRangeType
fb:TimeRangeType
Time range resulting from assigned speed range.
| Properties | Definition | Type |
|---|---|---|
| earliest | Lower bound of the time range. | fb:TimeType |
| extension | An extension hook for attaching extension (non-core) classes. | fb:TimeRangeExtensionType |
| latest | Upper bound of the time range. | fb:TimeType |
Details
earliest
fb:TimeRangeType:earliest
Lower bound of the time range.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| TimeRangeType.earlier | The lower limit of the time range. |
extension
fb:TimeRangeType:extension
An extension hook for attaching extension (non-core) classes.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
latest
fb:TimeRangeType:latest
Upper bound of the time range.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| TimeRangeType.later | The upper limit of the time range. |