-
The current DTDL v3 specification imposes a [maximum depth of 5 levels for nested complex schemas](https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v3/DTDL.v3.md). However, in certain s…
-
Hi,
I tried uploading dtdlv3 models, using the model upload button in digital-twins-explorer, but the models don't show up in the models list. This can be reproduced with the thermostat in https://…
-
**Problem:**
DTDL graph model is not generating in Azure due to an incomplete JSON file and semantic type error.
**Explenation:**
I try to generate a Azure Digital Twin graph from the guide on t…
-
Is there any plan to support the full GeoJson format with full functionality, like features and properties?
```
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
…
-
Hi,
Several models contain the property 'contactPoint', that is declared with the schema 'string' in all DTDL models (e.g. OffstreetParking.json). But the ETSI specification defines [ContactPoint f…
-
I've below sample models one for the base device and its relationship, the relationships are provisioned as modules of the device. The relationship has a boolean property "activated" defined. The ques…
-
Greetings!
I'm Pim, Technical Director of PHYSEE, and we have build a Building Management Platform that optimises buildings using building physics simulations, [SENSE](www.physee.eu). We utilise D…
-
rec:Lobby, rec:Lounge, rec:TeamRoom are missing from the https://github.com/RealEstateCore/rec/blob/main/Source/SHACL/RealEstateCore/rec.ttl
-
Currently, the DTDL V3 Spec limits the maximum depth of inheritance to 10 levels. Would it be possible to expand this limit to 12 or more?
-
I'm having trouble understanding the Array documentation here https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v2/dtdlv2.md#array
I'd like to define an array of components of the sam…