Skip to content

Commit be4d10d

Browse files
authored
Merge pull request #153921 from baanders/4-9-glossary
Add ontology to IoT Glossary
2 parents 206d49e + 89448ed commit be4d10d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/iot-fundamentals/iot-glossary.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,12 @@ In [IoT Edge](#iot-edge), a module is a Docker container that you can deploy to
431431

432432
## O
433433

434+
### Ontology
435+
436+
A set of models for a particular domain, such as real estate, smart cities, IoT systems, energy grids, and more. Ontologies are often used as schemas for knowledge graphs like the ones in [Azure Digital Twins](#azure-digital-twins), because they provide a starting point based on industry standards and best practices.
437+
438+
For more information about ontologies, see [What is an ontology?](../digital-twins/concepts-ontologies.md)
439+
434440
### Operations monitoring
435441

436442
IoT Hub [operations monitoring](../iot-hub/iot-hub-operations-monitoring.md) enables you to monitor the status of operations on your IoT hub in real time. [IoT Hub](#iot-hub) tracks events across several categories of operations. You can opt into sending events from one or more categories to an IoT Hub endpoint for processing. You can monitor the data for errors or set up more complex processing based on data patterns.

0 commit comments

Comments
 (0)