-
Notifications
You must be signed in to change notification settings - Fork 587
Open
Labels
format: JSON-LDRelated to JSON-LD format.Related to JSON-LD format.
Description
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:
rdflib/rdflib/plugins/parsers/jsonld.py
Line 92 in ac0566f
| version: float = 1.1, |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
format: JSON-LDRelated to JSON-LD format.Related to JSON-LD format.