Code Monkey home page Code Monkey logo

Comments (6)

ralphtq avatar ralphtq commented on June 7, 2024 2

Interested in SHACL support. Particularly SHACL Rules - https://www.w3.org/TR/shacl-af/#rules.

sophia is a Rust project that may also be interested in SHACL - pchampin/sophia_rs#108

from oxigraph.

ktk avatar ktk commented on June 7, 2024 1

Ok I think that makes sense. To attract more people I think it's important to have a usable store that people can work with in production and then slowly start improving query planer/performance.

This will hopefully attract more users, contributors & money so other features like SHACL can be added.

from oxigraph.

ktk avatar ktk commented on June 7, 2024

What's the planned approach here, doing it via SPARQL in the background? I've tested several SHACL implementations and it looks like most of them do some in-memory validation, which might or might not work for large datasets.

From what I heard Stardog is translating shapes to SPARQL and validates them like this. This has the benefit that it can use indexes that are there anyway already.

from oxigraph.

Tpt avatar Tpt commented on June 7, 2024

I have no real plan at the moment. My current goal is pushing SPARQL update and implementing full text search, RDF* and query optimization. ShEX/SHACL is more something for the distant future.
Using SPARQL (or at least a part of the SPARQL evaluator) is indeed probably the best way to do validation.

from oxigraph.

dougli1sqrd avatar dougli1sqrd commented on June 7, 2024

Shex would be so cool! As an aside, do you know if there are any shex rust libraries? (I didn't find any after a quick look)

from oxigraph.

Tpt avatar Tpt commented on June 7, 2024

As an aside, do you know if there are any shex rust libraries?

Not at my knowledge, sadly.

from oxigraph.

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.