. . . . "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 ?relation ?relation_label (group_concat(if(isLiteral(?value), concat(\"

\", str(?value), \"

\"), str(?value)); separator=\" \") as ?value_multi_val) 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-27T22:22:49Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "MTbeJTyBjuDnmAGksygW1WbgDIrg4ULgFo1XkfUWZnNlh9gEvewJGA6NivagMO4Ww4BFB95K4Tnag9Wh34DLU9gxtnu3PiFeeqDrT+gJza/c0WgsJ8vmVfQD1+BXOAckf7v+vBrPsNHEvNxZetnogPwnBJ78FUeezVH8PhBUHBw=" . . .