1 Definition | 2 Functional Requirements | 3 Syntax |
4 Semantics | 5 Conformance Testing | 6 Performance Assessment |
1 Definition
Data Type representing the Spatial Attitude and Time information.
2 Functional Requirements
Space-Time includes Spatial Attitude and Time.
3 Syntax
https://schemas.mpai.community/OSD/V1.4/data/SpaceTime.json
4 Semantics
Label | Description |
Header | Space-Time Header |
– Standard-Object | The characters “OSD-SPT-V” |
– Version | Major version – 1 or 2 characters |
– Dot-separator | The character “.” |
– Subversion | Minor version – 1 or 2 characters |
MInstance | Identifier of Virtual Space. |
SpaceTimeID | Identifier of Space-Time. |
Space | Spatial Attitudes at T0 and T1 |
Time | Time interval between T0 and T1 |
DescrMetadata | Descriptive Metadata |
5 Conformance Testing
A Data instance Conforms with Space-Time (OSD-SPT) if:
- The Data validates against the Space-Time’s JSON Schema.
- All Data in the Space-Time’s JSON Schema
- Have the specified type.
- Validate against their JSON Schemas.
- Conform with their Data Qualifiers if present.