List bSDD dictionaries
bsdd_list_dictionariesLists published bSDD classification systems such as IFC, ETIM, and Uniclass, returning their URIs as the entry point for other tools.
Instructions
List the dictionaries (classification systems, e.g. IFC, ETIM, Uniclass) published in bSDD. Start here to discover the dictionary URIs the other tools need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | Optional filter on the start of the URI. Leave the version off to get every version of a dictionary, e.g. "https://identifier.buildingsmart.org/uri/buildingsmart/ifc/". | |
| limit | No | Maximum number of items to return (1-1000). Defaults to 50. | |
| offset | No | Zero-based offset of the first item returned. Default 0. | |
| includeTestDictionaries | No | Include test dictionaries. Default false. |