GithubHelp home page GithubHelp logo

Comments (4)

hmottestad avatar hmottestad commented on June 18, 2024 1

I think this might be due to the jsonld module importing the query module as a test dependency, which contains databind.

Btw. RDF4J 5.0.0 will hopefully use Titanium JSON-LD, which doesn't use jackson.

from rdf4j.

vorburger avatar vorburger commented on June 18, 2024

My project uses https://bazel.build/ instead and it's theoretically possible Bazel is interpreting some dependency differently than Maven or Gradle.

Actually, strike that - I doubt that's the cause. Because rdf4j-rio-jsonld only declares a dependency on jackson-core, not jackson-databind, so this does seem odd, no?

It may will be some dependency mess bug ultimately more rooted in the "upstream" https://github.com/jsonld-java/jsonld-java than here, of course - but I thought I would still make a start here, first.

from rdf4j.

hmottestad avatar hmottestad commented on June 18, 2024

@vorburger I'm trying to track down the cause of this issue and I see that jsonld-java depends on jackson-databind, so rdf4j-rio-jsonld should include this transitively. Any chance you can provide a minimal example project that reproduces the bug?

from rdf4j.

vorburger avatar vorburger commented on June 18, 2024

Btw. RDF4J 5.0.0 will hopefully use Titanium JSON-LD, which doesn't use jackson.

Good to know! FYI I'm on 5.0.0-M2, and happy to upgrade to try it.

I'm trying to track down the cause of this issue and I see that jsonld-java depends on jackson-databind, so rdf4j-rio-jsonld should include this transitively. Any chance you can provide a minimal example project that reproduces the bug?

Thank You! But as my project uses https://bazel.build and it's very well possible Bazel is interpreting some dependency differently than Maven or Gradle. (It's technically not "Bazel" but https://github.com/bazelbuild/rules_jvm_external, which internally uses https://get-coursier.io.) I doubt you have any interest in tracking down a problem that may well be very specific to that? As I've been able to locally solve the problem, unless you want to further dig into this for other reason, let's perhaps just close as not planned? Fine for me!

from rdf4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.