Coder Social home page Coder Social logo

Comments (1)

pbonte avatar pbonte commented on August 17, 2024

Hi @epoz ,

Thanks for reaching out!

Yes, we do not use the storage and querying layer of Oxigraph in RoXi at this point. The initial version of RoXi built around this functionality of Oxigraph. We left this path as it was not performant enough since we did not have access to oxigraphs internals. We ended up rewriting much of the functionality that was not exposed.
Later I saw that there was an issue on the oxigraph where the creator of oxigraph also said exactly that.

At this point we can pipeline RoXi with Oxigraph, but it is not very efficient doing that as you have a duplication of the triples (in RoXi and in oxigraph).
The best way would be to built reasoning capabilities inside oxigraph, but then oxigraph will need more exposure of its internals. If there is a high request for such capabilities, we can reach out to the creators of oxigraph and see what is possible.

KR,
Pieter

from roxi.

Related Issues (13)

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.