{ "description": "Test RDF output generation with special characters (#2188, `smwgExportResourcesAsIri=false`, `wgContLang=en`, `wgLang=en`)", "setup": [ { "page": "Example/R0016/1/特殊字符", "contents": "{{#subobject: ^[0-9]*$ |特殊字符=^[0-9]*$ }}" }, { "page": "Example/R0016/2/特殊字符", "contents": "{{#subobject: {({[[&,,;-.]]})} |特殊字符={({[[&,,;-]]})} }}" }, { "page": "Example/R0016/3/特殊 字符", "contents": "{{#subobject: <> |特殊字符=<>\\'/\" }}" } ], "tests": [ { "type": "rdf", "about": "#0", "exportcontroller": { "print-pages": [ "Example/R0016/1/特殊字符" ], "parameters": { "backlinks": true, "recursion": "1", "revisiondate": false } }, "assert-output": { "to-contain": [ "", "Example/R0016/1/特殊字符", "", "", "", "Example/R0016/1/特殊字符" ] } }, { "type": "rdf", "about": "#1", "exportcontroller": { "print-pages": [ "Example/R0016/2/特殊字符" ], "parameters": { "backlinks": true, "recursion": "1", "revisiondate": false } }, "assert-output": { "to-contain": [ "", "Example/R0016/2/特殊字符", "", "", "" ] } }, { "type": "rdf", "about": "#2", "exportcontroller": { "print-pages": [ "Example/R0016/3/特殊 字符" ], "parameters": { "backlinks": true, "recursion": "1", "revisiondate": false } }, "assert-output": { "to-contain": [ "", "Example/R0016/3/特殊 字符", "", "", "" ] } } ], "settings": { "wgContLang": "en", "wgLang": "en", "smwgExportBCNonCanonicalFormUse": false, "smwgExportResourcesAsIri": false, "smwgNamespacesWithSemanticLinks": { "NS_MAIN": true, "SMW_NS_PROPERTY": true }, "smwgNamespace": "http://example.org/id/" }, "meta": { "version": "2", "is-incomplete": false, "debug": false } }