Azure / opendigitaltwins-building

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

REC model uploader #9

Closed hammar closed 3 years ago

hammar commented 3 years ago
  1. Adds ModelUploader CLI tool for loading a set of DTDL models into an ADT instance, through breadth-first recursive search of a model directory.
  2. Updates OWL2DTDL to generate a directory structure supporting (1) -- i.e., with parent classes one level above child classes.
  3. Updates the REC model set to comply with (2).