Azure / opendigitaltwins-building

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

Add quantitativeType #76

Open rszcodronski opened 1 year ago

rszcodronski commented 1 year ago

Added quantitative types to properties which should have units using the DTDLv3 annotations and overrides functionality. The additional annotation and override property was added only for the properties which could have variation in the unit. If there is a global standard (i.e. electrical current=ampere) and no anticipated variation, no additional property was added.

This PR adds quantitative types for all DTDL models except the Capabilities which can be addressed in a future PR.

hammar commented 1 year ago

Would love to review, but first: can v3 models with these features be public right now, given that v3 is not released publicly (NDA issues etc)?