-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
I need help #29
I need help #29
Conversation
I thnk Jose will need to help - I think this is all code I just copied from one if his projects. I certainly don't understand what's going on with those method changes. |
Yes, I am planning to update the code to adapt to the new changes in the library. |
Sorry, I was thinking we were using shex-java. |
I created a new PR because #30 because I didn't know how to update this one. The PR is just a temporary hack so you can keep your pipeline working. In the long term, I also agree that it will be very useful to have a common API to invoke the ShEx libraries. |
Re common API, I created https://hackmd.io/OiNBXuPYR3mRPaQ-wk-xWw which links to issues in : |
@ericprud
@grahamegrieve
@lmckenzi
I have no idea what I'm doing with this code. This code currently does not work.
All the dependencies have been updated so that they use the releases on OSS Sonatype for the weso libraries. The old bintray ones no longer work.
There are three errors left that need to be addressed:
1.
2.
3.
Can you please help in resolving them? I don't know what the code is supposed to do, so it's difficult for me to fix it. It appears to just be differences in the method signatures and method availability, from the old versions (0.0.60) to the current, updated ones.
Thanks.