diff options
| author | Volpeon <github@volpeon.ink> | 2023-06-24 11:14:19 +0200 |
|---|---|---|
| committer | Volpeon <github@volpeon.ink> | 2023-06-24 11:14:19 +0200 |
| commit | 77447e837f7461a337eec09845ad4b24dea1cce4 (patch) | |
| tree | a12f839d9233e26043b5a0329c10f15b546b5f7a /README.md | |
| parent | WIP: IRI compaction (diff) | |
| download | hs-jsonld-77447e837f7461a337eec09845ad4b24dea1cce4.tar.gz hs-jsonld-77447e837f7461a337eec09845ad4b24dea1cce4.tar.bz2 hs-jsonld-77447e837f7461a337eec09845ad4b24dea1cce4.zip | |
Update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -9,5 +9,5 @@ Tests are generated from the [official test suite](https://github.com/w3c/json-l | |||
| 9 | | Feature | Tests | Pass | Status | | 9 | | Feature | Tests | Pass | Status | |
| 10 | | ---------- | ----- | ---- | ------ | | 10 | | ---------- | ----- | ---- | ------ | |
| 11 | | Expansion | 371 | 371 | 100% | | 11 | | Expansion | 371 | 371 | 100% | |
| 12 | | Compaction | 55 | 54 | 98% | | 12 | | Flattening | 55 | 54 | 98% | |
| 13 | | Flattening | ? | 0 | 0% | | 13 | | Compaction | ? | 0 | 0% | |
