Skip to content

The Azure Digital Twins Ontology Browser sample comprises of two web applications (ui and api) and azure cognitive search. When deployed this application allows users to Search, Browse and Vizualize Open Source Digital Twins ontologies found on Github

License

Notifications You must be signed in to change notification settings

Azure-Samples/azure-digital-twins-ontology-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Digital Twins Ontology Browser

The Azure Digital Twins Ontology Browser sample comprises of two web applications (ui and api) and azure cognitive search. When deployed this application allows users to Search, Browse and Vizualize Open Source Digital Twins ontologies found on Github.

Contents

Directory Description
src/ui The UI application
src/api The API application
deployment Deployment instructions

Getting Started

To deploy the required resources for the sample by following the instructions in the deployment directory.

This will deploy the following architecture into a resource group of your choice.

Architecture

You will then be able to navigate to the application and see the results of the ontology indexing.

The Architecture above Searches Github for Open Ontologies "opendigitaltwins-" and indexes all the dtdl found in these ontologies using Azure Cognitive Search. These Ontolgies are then made searchable and browsable via an api which the React Browser App comminicates with.

About

The Azure Digital Twins Ontology Browser sample comprises of two web applications (ui and api) and azure cognitive search. When deployed this application allows users to Search, Browse and Vizualize Open Source Digital Twins ontologies found on Github

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published