{ "description": "Test RDF output generation on non-latin URI/IRI export (#2188, `smwgExportResourcesAsIri=true`, `wgContLang=ru`, `wgLang=en`)", "setup": [ { "namespace": "SMW_NS_PROPERTY", "page": "Заголовок", "contents": "[[Has type::Page]]" }, { "namespace": "SMW_NS_PROPERTY", "page": "Тип публикации", "contents": "[[Has type::Page]]" }, { "namespace": "SMW_NS_PROPERTY", "page": "Журнал", "contents": "[[Has type::Text]]" }, { "namespace": "SMW_NS_PROPERTY", "page": "Год", "contents": "[[Has type::Date]]" }, { "page": "Example/R0015/Заголовок", "contents": "[[Заголовок::Pollen Limitation]] [[Журнал::Arctic, Antarctic and Alpine Research]] [[Год::2009]] [[Тип публикации::Статья]]" } ], "tests": [ { "type": "rdf", "about": "#0", "exportcontroller": { "print-pages": [ "Example/R0015/Заголовок" ], "parameters": { "backlinks": true, "recursion": "1", "revisiondate": false } }, "assert-output": { "to-contain": [ "", "Example/R0015/Заголовок", "2009", "2454832.5", "Arctic, Antarctic and Alpine Research", "", "", "", "", "", "", "" ] } } ], "settings": { "wgContLang": "ru", "wgLang": "en", "smwgExportBCNonCanonicalFormUse": false, "smwgExportResourcesAsIri": true, "smwgNamespacesWithSemanticLinks": { "NS_MAIN": true, "SMW_NS_PROPERTY": true }, "smwgNamespace": "http://example.org/id/" }, "meta": { "version": "2", "is-incomplete": false, "debug": false } }