mvanassche
mvanassche
### Describe the feature you'd like: Extend the clicker with button options to allow, for instance right clicks. ### Suggested implementation: Maybe extend click types to `click-button-2` or `rightclick` ?...
When creating multiple spi, an exception IOAlreadyExistsException is thrown. The config id is not transferred to the instance object. Unlike other IO, SpiBase inherits from IOBase, which does not transfer...
in [https://w3c.github.io/json-ld-api/tests/toRdf/0118-out.nq](0118-out.nq) `_:b0` is used as a predicate in a triple. According to [https://www.w3.org/TR/n-quads/](n-quads): - predicate ::= [IRIREF](https://www.w3.org/TR/n-quads/#grammar-production-IRIREF)
The Default dispatcher in JS yields every 16 message, but it is not configurable easily. This is an issue, because the impact in a browser can be dramatic when a...