Mohammad Nemer, PhD
About
Projects
Academic
Skills
Publications
Consulting Agency
Contact Me
π‘οΈ IoT Semantic Interoperability Simulator
Transform heterogeneous IoT sensor data into unified knowledge graphs and ontologies
π IoT Data Input
Select Data Format:
JSON
CSV
XML
SQL
Raw IoT Data:
{ "sensors": [ { "id": "temp_001", "type": "temperature", "location": "Server Room A", "building": "Data Center North", "value": 23.5, "unit": "celsius", "timestamp": "2024-05-29T10:30:00Z", "status": "normal", "manufacturer": "SensorTech", "model": "TempPro-X1" }, { "id": "temp_002", "type": "temperature", "location": "Server Room B", "building": "Data Center North", "value": 26.8, "unit": "celsius", "timestamp": "2024-05-29T10:30:00Z", "status": "warning", "manufacturer": "SensorTech", "model": "TempPro-X1" }, { "id": "humid_001", "type": "humidity", "location": "Server Room A", "building": "Data Center North", "value": 45.2, "unit": "percent", "timestamp": "2024-05-29T10:30:00Z", "status": "normal", "manufacturer": "AirSense", "model": "HumidMax-200" }, { "id": "temp_003", "type": "temperature", "location": "Office Floor 1", "building": "Main Office", "value": 21.0, "unit": "celsius", "timestamp": "2024-05-29T10:30:00Z", "status": "normal", "manufacturer": "SmartTemp", "model": "ST-Mini" } ] }
π Transform to Knowledge Graph
πΈοΈ IoT Knowledge Graph
π Semantic Output
RDF/Turtle
IoT Ontology
SPARQL Queries
Click "Transform to Knowledge Graph" to generate RDF...
IoT ontology will appear here...
Sample SPARQL queries will appear here...
0
Entities
0
Relations
0
RDF Triples