. . . . "This query returns the outcome relations of a replication study." . . . "Get replication study outcome" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix sl: \r\n\r\nselect ?relation ?relation_label (group_concat(if(isLiteral(?value), concat(\"

\", replace(replace(str(?value), \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]{1,2}\", \"\\\\\\\\n\"), \"

\"), str(?value)); separator=\"\\n\") as ?value_multi_val) where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np np:hasAssertion ?a .\r\n ?np npx:introduces ?outcome .\r\n }\r\n values ?_replicationStudy_multi_iri {}\r\n graph ?a {\r\n ?outcome sl:isOutcomeOf ?_replicationStudy_multi_iri .\r\n }\r\n values (?relation ?relation_label ?order) {\r\n ( \"Label:\" 1)\r\n ( \"Outcome repository:\" 2)\r\n ( \"End date:\" 3)\r\n ( \"Validation status:\" 4)\r\n ( \"Conclusion:\" 5)\r\n ( \"Evidence:\" 6)\r\n ( \"Confidence level:\" 7)\r\n ( \"Limitations:\" 8)\r\n }\r\n graph ?a {\r\n ?outcome ?relation ?value .\r\n }\r\n} group by ?relation ?relation_label ?order order by ?order" . . "Tobias Kuhn" . "2026-03-28T16:58:52.165+01:00"^^ . . . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "C7SpxnER5fPYwK1D1Q2ntp1Qu0oeWa7iko6IMVgK62ZqEoUZ5fREo8KwPeRyH8OEWtoPlACw2QMyTfLrBdbEbk1/DAoXaqt3emMeAd3izBe1s9CTqCA9qhj6GhfINXXdu5yU8klqQcroRZCWm6rXiBnuhHLdvv5hlI7o38J1Sh0=" . . .