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 6cbb389 commit d16bef7Copy full SHA for d16bef7
tests/test-common.js
@@ -368,6 +368,12 @@ const TEST_TYPES = {
368
idRegex: [
369
// blank node properties
370
/toRdf-manifest.jsonld#t0118$/,
371
+ // @propogate
372
+ /toRdf-manifest.jsonld#tc026$/,
373
+ /toRdf-manifest.jsonld#tc027$/,
374
+ /toRdf-manifest.jsonld#tc028$/,
375
+ /toRdf-manifest.jsonld#tc029$/,
376
+ /toRdf-manifest.jsonld#tc030$/,
377
// terms having form of keyword
378
/toRdf-manifest.jsonld#te119$/,
379
/toRdf-manifest.jsonld#te120$/,
0 commit comments