Skip to content

Commit 2880ca9

Browse files
committed
Update status table
1 parent 08ad779 commit 2880ca9

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
@@ -39,8 +39,8 @@ The goal is to pass the [official test suite](https://github.com/w3c/json-ld-api
3939

4040
| Feature | Tests | Pass | Status | Notes |
4141
| --- | ---: | ---: | ---: | --- |
42-
| [Expansion](https://www.w3.org/TR/json-ld/#expanded-document-form) | 417 | 415 | TODO | |
43-
| [Compaction](https://www.w3.org/TR/json-ld/#compacted-document-form) | 269 | 258 | TODO | |
42+
| [Expansion](https://www.w3.org/TR/json-ld/#expanded-document-form) | 373 | 373 | 100% | |
43+
| [Compaction](https://www.w3.org/TR/json-ld/#compacted-document-form) | 243 | 243 | 100% | |
4444
| [Flattening](https://www.w3.org/TR/json-ld/#flattened-document-form) | 55 | 55 | 100% | |
4545
| [JSON-LD to RDF](https://www.w3.org/TR/json-ld/#relationship-to-rdf) | 453 | 451 | 99.5% | <ul><li>[te075 - @vocab as blank node identifier](https://w3c.github.io/json-ld-api/tests/toRdf-manifest#te075)</li><li>[tli12 - List with bad @base](https://w3c.github.io/json-ld-api/tests/toRdf-manifest#tli12)</li></ul> |
4646
| [RDF to JSON-LD](https://www.w3.org/TR/json-ld/#relationship-to-rdf) | 51 | 51 | 100% | |

0 commit comments

Comments
 (0)