Code Monkey home page Code Monkey logo

Comments (5)

ashleysommer avatar ashleysommer commented on June 12, 2024 3

@sanuann
Good news. I've been selected to be a co-maintainer and co-release-manager for the rdflib-jsonld project. We are looking to do a bugfix release as soon as possible to fix the unicode issue, and after than work to put out a new major release with full JSON-LD v1.1 parsing support.

from pyshacl.

nicholascar avatar nicholascar commented on June 12, 2024 3

rdflib-jsonld now has a new release, 0.5.0, to work with rdflib 5.0.0.

The rdflib-jsonld 0.5.0 release still doesn't contain all the recently added JSON-LD 1.1 updates which are in a branch (see https://github.com/RDFLib/rdflib-jsonld/tree/feature/json-ld-1.1) but they should be in a 0.6.0 release shortly, As soon as that's come through, pySHACL should be able to be updated.

Any help with rdflib-jsonld appreciated!

from pyshacl.

ashleysommer avatar ashleysommer commented on June 12, 2024

Hi @sanuann
Thanks for bringing this to my attention.

PySHACL is limited to the file formats supported by the RDFLib parsers.
It appears the RDFLib-jsonld parser does not support json-ld 1.1.
I will check with the upstream authors if there are any plans of adding that feature.

from pyshacl.

sanuann avatar sanuann commented on June 12, 2024

@ashleysommer thanks for looking into it.

I also posted a comment here: RDFLib/rdflib-jsonld#54 (comment) to which some fix was committed. I made similar change(use str instead of unicode as suggested in the fix) in my installed version of rdflib-jsonld and it seems to solve the above problem I faced.

from pyshacl.

ashleysommer avatar ashleysommer commented on June 12, 2024

This can be closed now. RDFLib v6 has JSON-LD v1.1 support baked in.

from pyshacl.

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.