. . . . "Returns all outputs (e.g. publications) linked to the given project via frapo:hasOutput, with the output's label and source nanopublication, ordered by latest first." . . . "Get outputs for project" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix frapo: \n\nselect ?publication ?publication_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n values ?_project_multi_iri {}\n graph ?a {\n ?_project_multi_iri frapo:hasOutput ?publication .\n }\n optional { graph ?pi { ?publication nt:hasLabelFromApi ?publication_label . } }\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-06-30T13:50:59Z"^^ . . . . "Get outputs for project" . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "MyYkiItYWLfRs8htrYvCfRuKdztawKSc9hHCv5LuNvHzZjbIv6WhiCbmgBAt2g09Y5pP2f7c58nqII8w1mSlEUEB7OhTAVxU0v15piXoyazbtSlMUtcEwgiqHlLOcstWIOij3bPR8nL+kqA7ZEdAz4dty3+r9/i++81P3B2RtXA=" . . .