. . . . "This query returns the outcome relations of a replication study." . . . "Get replication study outcome" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix sl: \n\nselect distinct ?relation ?relation_label (group_concat(distinct str(?value); separator=\" \") as ?value) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?outcome .\n }\n values ?_replicationStudy_multi_iri {}\n graph ?a {\n ?outcome sl:isOutcomeOf ?_replicationStudy_multi_iri .\n }\n values (?relation ?relation_label ?order) {\n ( \"Label:\" 1)\n ( \"Outcome repository:\" 2)\n ( \"End date:\" 3)\n ( \"Validation status:\" 4)\n ( \"Conclusion:\" 5)\n ( \"Evidence:\" 6)\n ( \"Confidence level:\" 7)\n ( \"Limitations:\" 8)\n }\n graph ?a {\n ?outcome ?relation ?value .\n }\n} group by ?relation ?relation_label ?order order by ?order" . . "Tobias Kuhn" . "2026-03-27T21:32:01Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "OZOjdf6ig5yz8/ZE0vlXsibjKxk372B4RHfWLjzNsP9x6ySQFuAsFrDPDXJU91pQcg4yCxRp5qvuopCricj1s+/YsjeXlDSMI0RHYToEEYVZUlBoxVT7zLew21dpjRGm2joy+dzQn97Iqv9gC0cGQJsS2fgH8YJn2yMaDExWZVg=" . . .