Joshua Watt
Joshua Watt
The code generated by shacl2code will inline any node under the following circumstances: 1. The node has a blank node ID (or no ID, which is the same thing since...
I don't have MacOS to try this with; can you possibly see if you can provide a PR to fix it?
@sjg20 I suspect that would work; is it actually any faster to do it that way?
This is unfortunately a breaking API change, so it would break all users with the older version of icecc. Is there a way to detect the version and adjust the...