buildingSMART / bSDD

The buildingSMART Data Dictionary repository, where we publish the documentation, examples and more. We don't publish here the data, the source code of the bSDD service or the front end of the website.
https://www.buildingsmart.org/users/services/buildingsmart-data-dictionary/
MIT License
129 stars 36 forks source link

ClassProperties / classRelations #98

Closed arch1501 closed 2 months ago

arch1501 commented 2 months ago

I am currently implementing bSDD for our applications. However, for ClassProperties and ClassRelations I do not get any data back in the response of the class, although the values are visible in the web interface. In this example at least the classProperties shoul contain values: https://api.bsdd.buildingsmart.org/api/Class/v1?Uri=https://identifier.buildingsmart.org/uri/buildingsmart-de/bSSCF/0.1/class/SCF-C-001 Isn't this request the right one to get the classProperties?