Giter Site home page Giter Site logo

Comments (12)

labra avatar labra commented on July 23, 2024 2

I started to work on this in branch shacl-allResults

from shaclex.

yashkhatri avatar yashkhatri commented on July 23, 2024

@labra @darkLabra

from shaclex.

yashkhatri avatar yashkhatri commented on July 23, 2024

@berezovskyi @jadelkhoury

from shaclex.

labra avatar labra commented on July 23, 2024

Yes, that's something I'm planning to repair in the near future.

I was very busy in the last months but as soon as I find some time, I will adapt the computation model to collect all errors.

The reason for returning only the first error was to increase performance in case of very big RDF data to avoid generating all errors.

Currently SHACL specification says that implementations must potentially be able to generate all errors, but that sometimes they don't need to generate all errors. My first attempt will be to add a flag so users can choose if they want all-errors behavious or first-error-stop behaviour.

from shaclex.

yashkhatri avatar yashkhatri commented on July 23, 2024

Hi!

The link you gave is broken. When are you planning to release this bug-fix. Thank you for investing time in it.

from shaclex.

berezovskyi avatar berezovskyi commented on July 23, 2024

Yes, perhaps you forgot to push the branch?

from shaclex.

labra avatar labra commented on July 23, 2024

Ops, I had done the job in that specific branch but once I finished it, I just merged to master and deleted the branch. You can see the PR here.

The example from @yashkhatri works now (after updating the name of the properties from sh:predicate to sh:path and adding the type declaration sh:NodeShape).

You can see it working here.

I didn't want to close the issue yet until I checked the feature using the SHACL test suite. To that end, we are working on generating the ValidationReport following the SHACL recommendation.

One problem that needs to be solved is converting the result structure (called result shape map) to validation report results. I hope I can work on this feature soon.

from shaclex.

yashkhatri avatar yashkhatri commented on July 23, 2024

Hi!

"One problem that needs to be solved is converting the result structure (called result shape map) to validation report results. I hope I can work on this feature soon."

Would be nice to know that status of this. Is this implemented now?

from shaclex.

labra avatar labra commented on July 23, 2024

Not yet...I was involved in other tasks and couldn't tackle it. It is really one of the first topics in my TODO list but the next two weeks I will have a lot of teaching duties...

I will try to devote time to it as soon as possible. One preliminary step I did was to be able to read SHACL's manifest files which were slightly different from my original proposal. I needed this previous step in order to be able to pass the SHACL test-suite...which is my final goal.

from shaclex.

yashkhatri avatar yashkhatri commented on July 23, 2024

Hi @labra I was using 0.0.63 version of shaclex library (https://dl.bintray.com/labra/maven/es/weso/shaclex_2.12/) in our java project.

This issue#38 is still open. However, I would like to use the feature of getting all the errors in data graph if it is implemented and released. So my question is; does any of the version (0.0.65, 0.0.66, 0,0,67) contains this feature?

from shaclex.

labra avatar labra commented on July 23, 2024

The latest release 0.074 already has implemented that feature.

I prefer to keep the issue open because I didn't have time to check all the tests in the SHACL testsuite.

from shaclex.

labra avatar labra commented on July 23, 2024

As all the tests in the SHACL test-suite have passed, I think we can close this issue.

from shaclex.

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.