Skip to content

JSON-LD version in RDFLib? #2996

@ajnelson-nist

Description

@ajnelson-nist

I noticed that json-ld.org currently lists RDFLib on its front page as supporting JSON-LD 1.0, rather than JSON-LD 1.1. I'm not raising this as a complaint, just more that it helped me realize I don't know how one would find this.

Where is the version of JSON-LD implemented noted?

A quick scan of the Issue tracker shows there's a 1.1 test suite pending implementation (Issue 1833), but I'm not sure I see anything else in the tracker making the declaration one way or the other.

It looks like the code supports 1.1, especially per today's (well, last touched 3 weeks ago's) state of rdflib/plugins/parsers/jsonld.py:

version: float = 1.1,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions