|
|
This is the Documentation for Snow 0.4, old 0.3 docs can be found [here](https://github.com/bipio-server/bipio/wiki/Transforms-And-Templates-(Sansa-0.3)).
|
|
|
This is the Documentation for Snow 0.4, old 0.3 docs can be found [here](https://gitlab.com/bipio/docs/wikis/Transforms-And-Templates-(Sansa-0.3)).
|
|
|
|
|
|
Transforms are used by Bip `hub` objects to map and combine attributes between adjacent nodes. They are a JSON object where the object keys are the named imports of a target node on a hub and the value is the data to inject, evaluated as a text template.
|
|
|
|
... | ... | @@ -72,4 +72,4 @@ Easy, right? |
|
|
|
|
|
## Bip metadata exports (_bip|_client)
|
|
|
|
|
|
Additional metadata exports are available depending on the type of Bip that is evaluating. These exports are set in `_bip` and `_client` exports which can be discovered by calling the [`/rpc/describe/bip`](https://github.com/bipio-server/bipio/wiki/Describing-Models) RPC. |
|
|
Additional metadata exports are available depending on the type of Bip that is evaluating. These exports are set in `_bip` and `_client` exports which can be discovered by calling the [`/rpc/describe/bip`](https://gitlab.com/bipio/docs/wikis/Describing-Models) RPC. |