Closed vemonet closed 3 years ago
Related to this issue: https://github.com/semantifyit/RocketRML/issues/13
Use object (instead of a array) to access functions parameters when defining new RML functions.
The previous behavior (using array index) is still supported
I fixed 2 tests which were expecting an array
Related to this issue: https://github.com/semantifyit/RocketRML/issues/13
Use object (instead of a array) to access functions parameters when defining new RML functions.
The previous behavior (using array index) is still supported
I fixed 2 tests which were expecting an array