Skip to content

Commit 2716858

Browse files
committed
Update README.md to reflect the current state of spec conformance.
1 parent 5539673 commit 2716858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The [original library](https://github.com/kazarena/json-gold) was written by Sta
1616

1717
## Testing & Compliance ##
1818

19-
As of December 1, 2017:
19+
As of December 26, 2018:
2020

21-
* all JSON-LD 1.0 tests from the [official JSON-LD test suite](https://github.com/json-ld/json-ld.org/tree/master/test-suite) pass
21+
* all JSON-LD 1.0 tests from the [official JSON-LD test suite](https://github.com/json-ld/json-ld.org/tree/master/test-suite) pass, with one exception: [framing test #tg010](https://github.com/melville-wiley/json-ld.org/blob/3461fd0005cd8e338cd3729c4714163e9217e619/test-suite/tests/frame-manifest.jsonld#L530). See the discussion [here](https://github.com/json-ld/json-ld.org/pull/663). It appears that while it's meant to be a 1.0 test, the fix in pyLD was implemented in the 1.1 section of the framing code. This needs further investigation.
2222
* all RDF Dataset Normalisation tests from the [current test suite](https://json-ld.github.io/normalization/tests/index.html) pass
2323
* JSON-LD 1.1 spec is not currenty supported
2424

0 commit comments

Comments
 (0)