semantifyit / RocketRML

https://semantify.it
Creative Commons Attribution Share Alike 4.0 International
25 stars 12 forks source link

Add support to access functions parameters using their predicate #23

Closed vemonet closed 3 years ago

vemonet commented 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