bSDD icon indicating copy to clipboard operation
bSDD copied to clipboard

buildingSMART Data Dictionary repo

Results 18 bSDD issues
Sort by recently updated
recently updated
newest added

- updated URLs - add text on using (X-)User-Agent http header

**Describe the bug** It mentions [here](https://github.com/buildingSMART/bSDD/blob/master/Documentation/bSDD%20JSON%20import%20model.md#property-inheritance) in the documentation that `The child Class does not inherit properties from the parent Class`. This statement is then followed by this example: For...

It should be useful to get the Dictionary version inside TextSearch api. Actually it returns a list of properties with the following data: example: ` dictionaryName: "ETIM", dictionaryUri: "https://identifier.buildingsmart.org/uri/etim/etim/9.0", name:...

todo

Would it be possible to have property values that are translatable? Very convenient for multi-language countries. ![image](https://github.com/buildingSMART/bSDD/assets/73949503/48b963b0-6f51-45f3-9658-f630a7df8113)

enhancement

Hello! I wanted to ask if it is possible to associate the same property multiple times within the same class and use individual "ClassProperty" to differentiate their various limit values?...

**Describe the bug** Example URI in the Class API call does not work: `https://identifier.buildingsmart.org/uri/bs-agri/fruitvegs/1.1/class/apple` ![image](https://github.com/buildingSMART/bSDD/assets/79875276/4ffda504-62e8-4cdb-89de-eee5cb63902a) ![image](https://github.com/buildingSMART/bSDD/assets/79875276/0ee689da-6378-4e65-8113-74601de35a2d) Appears to work with the URI `https://identifier.buildingsmart.org/uri/bs-agri/fruitvegs/1.0.0/class/apple` so maybe it is an issue with...

Markus Järvenpää raised the issue that Finnish classes, properties and property sets often need 'Äą'. In bSDD we allow 'Äą' in names but not in codes. **Problem 1**: The property...

undecided

Here is some sample response from the bSDD. Notice how some properties associated with this classification are psets and some are qtos. I can't find any way to clearly distinguish...

undecided

**Is your feature request related to a problem? Please describe.** Please provide an explanation about how dynamic properties should be defined. Functions? Formulas? **Describe the solution you'd like** Example in...

**Describe the bug** Missing properties when using the "Get Properties" function. ![image](https://user-images.githubusercontent.com/79875276/165741799-c12df6a2-5649-48bd-b862-3497e5f92477.png) **To Reproduce** For example, I want to obtain properties listed within a property set. Let's look at _Pset_BuildingUse_:...

enhancement