https://w3c.github.io/json-ld-api/tests/expand-manifest#ter03
Definitions
w3c.github.io
Latest
- Test Manifest File
- json-ld-api/tests/expand-manifest.jsonld
- Name
- A context may not include itself recursively (indirect)
- Type
- ExpandTest
- NegativeEvaluationTest
- Description
-
resource.ttl
@base <https://w3c.github.io/json-ld-api/tests/expand-manifest.jsonld> . @prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <expand-manifest#ter03> a <vocab#NegativeEvaluationTest> , <vocab#ExpandTest> ; rdfs:comment "Verifies that an exception is raised on expansion when processing a context referencing itself indirectly" ; mf:action <expand/er03-in.jsonld> ; mf:name "A context may not include itself recursively (indirect)" ; mf:result "recursive context inclusion" ; <vocab#option> [ <vocab#specVersion> "json-ld-1.0"] .
Assertions
github.com/dpb587/rdfkit-go
Git Branch (main)
github.com/w3c/json-ld-api
Git Branch (main)
| reports/guile-jsonld-earl.ttl | Failed | Other | Passed |
|---|---|---|---|
| 0 | 1 | 0 |
| reports/java-jsonp-ld-earl.ttl | Failed | Other | Passed |
|---|---|---|---|
| 1 | 0 | 0 |
| reports/jsonld-cpp.report.ttl | Failed | Other | Passed |
|---|---|---|---|
| 1 | 0 | 0 |
| reports/jsonld-ex-earl.ttl | Failed | Other | Passed |
|---|---|---|---|
| 0 | 1 | 0 |