We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33088bb commit cbbef5bCopy full SHA for cbbef5b
tests/test-common.js
@@ -113,6 +113,8 @@ const TEST_TYPES = {
113
/expand-manifest.jsonld#te044$/,
114
/expand-manifest.jsonld#te048$/,
115
/expand-manifest.jsonld#te049$/,
116
+ /expand-manifest.jsonld#tjs22$/,
117
+ /expand-manifest.jsonld#tjs23$/,
118
// protected null IRI mapping
119
/expand-manifest.jsonld#tpr28$/,
120
// remote
@@ -438,6 +440,9 @@ const TEST_TYPES = {
438
440
/toRdf-manifest.jsonld#tdi10$/,
439
441
/toRdf-manifest.jsonld#tdi11$/,
442
/toRdf-manifest.jsonld#tdi12$/,
443
+ // JSON literal
444
+ /toRdf-manifest.jsonld#tjs22$/,
445
+ /toRdf-manifest.jsonld#tjs23$/,
446
]
447
},
448
fn: 'toRDF',
0 commit comments