From 9a79a5a0a9230ef352c1b07cdb5b78ddb2237953 Mon Sep 17 00:00:00 2001
From: Ingo Friese <ingo.friese@telekom.de>
Date: Thu, 5 Sep 2024 12:47:52 +0000
Subject: [PATCH] add last mapping sentence

---
 TS-0041-oneM2M-SensorThings_interworking.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TS-0041-oneM2M-SensorThings_interworking.md b/TS-0041-oneM2M-SensorThings_interworking.md
index efedea6..070bbab 100644
--- a/TS-0041-oneM2M-SensorThings_interworking.md
+++ b/TS-0041-oneM2M-SensorThings_interworking.md
@@ -204,6 +204,9 @@ The OGC/STA data model is a relational one, as used in databases, and not hierar
   <figcaption>Figure 6.1-1: OGC data model cannot directly be mapped to oneM2M</figcaption>
 </figure>
 
+The SensorThings data model is comprehensive and may be regarded as a n:m relational database structure, holding both:
+- sensor (IoT-data); and 
+- administrative data (like historic locations or historic products IDs).
 
 <mark>The following text is to be used when appropriate:</mark>
 
-- 
GitLab