ucoProject / UCO

This repository is for development of the Unified Cyber Ontology.
Apache License 2.0
78 stars 34 forks source link

UNDER CONSTRUCTION: Add relation between spatial and temporal properties #410

Open plbt5 opened 2 years ago

plbt5 commented 2 years ago

Background

Physical resources can be located at different Locations at different Times, creating a demand for relating spatial information with time information. Indeed, having two distinct spatio-temporal pairs registered with an object, e.g., <L1; T1> and <L2; T2>, implies that the object have been moved from the first location to the second, somewhere between times T1 and T2. Initiatives exist to support semantic trajectories, that is, a route that is composed of connections between points that can originate from different sources and be represented differently, but together make up the complete trajectory that is traversed by a subject

This CP will cover both situations: First, to provide the capability to register an object at certain locations at certain moments; second, to reveal the underlying fact that the object has been moved. The first one simply ties one or more spatio-temporal pairs to an object, agnostic to the underlying movement; the second one follows up on the spatio-temporal pairs that the object is bound to and derives the geographical paths that the object was moved over in time, its so-called semantic trajectory.

Requirements

Requirement 1 - Spatio-temporal characteristics

This requirement exists in order to register a location of an object at a certain moment.

Requirement 2 - Semantic trajectory

A semantic trajectory registers the spatial movements of an object over time, explicitly acknowledging the paths in between the spatial locations that the object has been moved over during a certain time interval. The path does not need to be the exact trajectory that has been taken, although such is not excluded as well.

Risk / Benefit analysis

Benefits

Risks

Competencies demonstrated

Competency 1

In CP-409 (#409), CQ's have been defined for location competencies that are agnostic to any temporal aspects. These CQ's can be repeated here, with the addition of either "at time T" or "during the period [T1, T2]". The answers to the CQs are similar but will now take the temporal dimension into consideration.

Competency Question 1.1

What was the location of the photographing device when this picture was taken?

Result 1.1

Competency Question 1.2

Result 1.2

Solution suggestion

We suggest the use of semantic trajectories, e.g., Hu Y., e.a. (2013), to build the SpatioTemporalPoint.

Literature / References: