Skip to content

UlisesGascon/POC-azure-IOT-DTDL-ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Azure IOT HUB - Ontology with Digital Twin Definition Language (DTDL)

Show the power of Ontology in the Digital Twins Definition Language universe to build powerful and sustainable devices.

🔮 About

This proof of concept uses some components from the Digital Twins Definition Language (DTDL) ontology for Smart Cities to build two simple products to illustrate the ontology's capabilities, including extensive testing to validate the model's integrity and evolution over time.

DTDL and Ontology

Ontology is a powerful, versatile tool in the Azure Digital Twins Definition Language (DTDL) universe. This powerful and efficient framework allows developers and industrial experts to create reliable and sustainable devices by making use of a common object model, ontology, and digital twins. Utilizing ontology, Azure DTDL provides an efficient and consistent way to describe physical environments and devices and their relationships. This makes it possible for developers to quickly deploy, manage, and maintain sophisticated products and solutions for their organizations.

Ontology works by defining a common set of terms and concepts that describe physical infrastructure, objects, and activities in the system. With this, developers can build models that enable the business to create sophisticated solutions and products with a predetermined set of data points and functions. This allows them to create more efficient and better-performing solutions that are tailored to the specific needs of their businesses.

Furthermore, ontology allows developers to create reuseable and consistent models across multiple departments and organizations. This capability promotes scalability and sustainability by allowing developers to use the same models in different environments. As well, they can easily share and update models as changes are made to the environment. This ensures that products are always up-to-date with the latest technologies and industry standards.

In summary, ontology is a powerful tool in the Azure Digital Twins Definition Language (DTDL) universe, providing developers and industrial experts with an efficient and flexible framework to create reliable and sustainable devices. By utilizing ontology, developers can quickly deploy, manage, and maintain sophisticated solutions and products that can be easily reused and updated as needed. This allows organizations to maintain scalability and sustainability of their solutions, as well as ensure that their products are always up-to-date with the latest technologies and industry standards.

References

📺 Tutorial

Youtube Banner

🎉 Features

  • Several interfaces and relationships included to build bigger models
  • Tests included to check the models integrity and relationship between them.
  • Components and tests with support for versioning
  • Components and Interfaces inherit
  • Commands, Telemetry and properties integrated

:shipit: Model Graph

graph

Azure Digital Twins Explorer is a powerful visualization tool for understanding models and their relationships. With this tool, users can quickly identify the components and interfaces of any given model. It simplifies the process of understanding models and their related components, providing a more productive and efficient way to approach data modeling.

References

📡 Usage

Download the source code

git clone https://github.com/UlisesGascon/POC-azure-IOT-DTDL-ontology
cd POC-azure-IOT-DTDL-ontology

Install the project dependencies

nvm use
npm i

Run the linter:

npm run lint
npm run lint:fix

Run the tests:

npm run test
npm run test:coverage

About

The power of Ontology in the Digital Twins Definition Language universe to build powerful and sustainable devices.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks