Closed m1ci closed 9 years ago
Sure! Would you mind doing a pull request?
cool, actually some fixes should be done in the code, e.g. ReorderTransformationBase
does not exist anymore in higher Jena versions ...
Will try to fix them, and let you know.
made some changes to support Jena 2.13.0 and it works to me. The pull request here: https://github.com/LinkedDataFragments/Client.Java/pull/6
Thanks!
Currently, the client is dependent on
apache-jena-libs
version2.10.1
which unfortunately does not support JSON-LD. Is it possible that you update to the client to some higher Jena version higher than 2.12.0?The current dependency: