We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO: I still need to test this
myMapping: sources: - ["data.csv~csv"] s: http://example.com#$(ID) po: - p: ex:relation o: - mapping: myOtherMapping # Just and example condition: function: grel:boolean_and parameters: - parameter: grel:param_rep_b value: function: equal parameters: - [str1, "$(myId)"] - [str2, "$(myOtherId)"] - parameter: grel:param_rep_b value: function: equal parameters: - [str1, "$(myName)"] - [str2, "$(myOtherName)"]
The text was updated successfully, but these errors were encountered:
@bjdmeest Will you look into this?
Sorry, something went wrong.
on it
No branches or pull requests
TODO: I still need to test this
The text was updated successfully, but these errors were encountered: