. . . . . "Get informal / public-engagement outputs per project for a space and its sub-spaces" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \nprefix ff: \nprefix prov: \nprefix foaf: \n\nselect ?project_label ?kind ?output_label ?author_label ?output\nwhere {\n values ?_space_multi_iri {}\n service {\n select (group_concat(distinct ?mpk; separator=\" \") as ?memberPubkeys) where {\n graph npa:graph { npa:hasCurrentSpaceState ?stateG . }\n values ?_space_multi_iri {}\n graph ?stateG {\n ?ri a gen:RoleInstantiation ; npa:forSpace ?proj ; npa:forAgent ?agent ; npa:hasRoleType ?rt .\n filter(?rt in (gen:AdminRole, gen:MaintainerRole, gen:MemberRole))\n filter(?proj = ?_space_multi_iri || strstarts(str(?proj), concat(str(?_space_multi_iri), \"/\")))\n ?acct a npa:AccountState ; npa:agent ?agent ; npa:pubkey ?mpk .\n }\n }\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?npPubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?npPubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np np:hasAssertion ?a .\n ?np np:hasPublicationInfo ?pi .\n }\n filter(contains(?memberPubkeys, ?npPubkey))\n graph ?a {\n ?project ?rel ?output .\n values ?rel { ff:has-blog-post ff:has-media-coverage ff:has-social-post ff:has-podcast ff:has-discussion }\n optional { ?output rdfs:label ?output_label }\n optional { ?output prov:wasAttributedTo ?author }\n }\n filter(?project = ?_space_multi_iri || strstarts(str(?project), concat(str(?_space_multi_iri), \"/\")))\n bind(strafter(str(?rel), \"https://w3id.org/fair/ff/terms/has-\") as ?kind)\n optional { graph ?pi { ?project nt:hasLabelFromApi ?project_label } }\n optional { graph ?pi { ?author foaf:name ?author_label } }\n}\norder by ?project_label ?kind ?output_label" . . "Tobias Kuhn" . "2026-07-13T06:59:30Z"^^ . . . . "Get informal / public-engagement outputs per project for a space and its sub-spaces" . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "liHLebcDIBozjPWV7xtYd48su2OuhoV4vQyD8h9ONKRW2YC4B8VzyhB5nYboyLLhwZUMoyS74rIELZZb+kknBFGyDVsTk0/aOH3gnGGr9GRZYTbyplYo6/As3Mv/7z4/2VntL7RHimmU0A3Vh426F4L31hnddPxPYmdBvCHkMek=" . . .