Azure / opendigitaltwins-building

Open Digital Twins Definition Language (DTDL) RealEstateCore Ontology
MIT License
155 stars 44 forks source link

OWL2DTDL is not using Azure Digital Twins SDKs #3

Closed alinamstanciu closed 3 years ago

alinamstanciu commented 4 years ago

Hi @hammar ,

OWL2DTDL is not using Azure Digital Twins SDK . https://docs.microsoft.com/en-us/dotnet/api/overview/azure/digitaltwins?view=azure-dotnet-preview

Here is the nuget package https://www.nuget.org/packages/Azure.DigitalTwins.Core

Could you please integrate it? Thanks --Alina

alinamstanciu commented 3 years ago

OWL2DTDL doesn't need to use ADT SDKs as it's not loading models into ADT. UpdateModels is using it.