. . . . "Returns the FAIR Compendia of Contributed Knowledge that cover the given user." . . . "Get FAIR Compendia of Contributed Knowledge for user" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?compendium ?compendium_label ?covered_time ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?compendium a gen:FAIRCompendiumOfContributedKnowledge ;\n gen:coversAgent ?_user_iri .\n }\n optional { graph ?a { ?compendium rdfs:label ?rawlabel } }\n optional { graph ?a { ?compendium gen:coversTime ?rawtime } }\n bind(coalesce(?rawlabel, str(?compendium)) as ?compendium_label)\n bind(str(?rawtime) as ?covered_time)\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-07-27T11:33:21Z"^^ . . . . "Get FAIR Compendia of Contributed Knowledge for user" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "g02kgE8+i9WKO/KRjmXsW4lc47W48tiq+yyDEXP2moMbOLIG5zrrLuDNfPqXBeLwsZRpxW9Zc2wRYAij1dNrWhxS3JcKNAGSAyvxLgtue+22KkJBkO8pKLjI5wDDoaUfZ8Aqltw1GphgDjQGMznspApFl9KovQZp2vczETza6jE=" . . .