. . . . "This query returns all nanopublications accepted at a journal by the given author." . . . "Get all nanopublications by given author" . . "prefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix rdfs: \r\nprefix nt: \r\nprefix bibo: \r\nprefix rdf: \r\n\r\nselect ?np ?label ?npType ?timestamp where {\r\n\r\noptional { ?_author_iri } # for grlc to pick up the placeholder\r\n\r\nvalues (?npType ?pubkeys) {\r\n ( \"1162349fdeaf431e71ab55898cb2a425b971d466150c2aa5b3c1beb498045a37 cfe248c38933693b1ddeb62e17976a4d2396b0c738af5356bfffbe559d1a3de0 170211c91a70e67992d52c760de3f0052c8c7271bd3c225ef0347245e8517ff6\")\r\n ( \"1162349fdeaf431e71ab55898cb2a425b971d466150c2aa5b3c1beb498045a37 cfe248c38933693b1ddeb62e17976a4d2396b0c738af5356bfffbe559d1a3de0 170211c91a70e67992d52c760de3f0052c8c7271bd3c225ef0347245e8517ff6\")\r\n ( \"1162349fdeaf431e71ab55898cb2a425b971d466150c2aa5b3c1beb498045a37 cfe248c38933693b1ddeb62e17976a4d2396b0c738af5356bfffbe559d1a3de0 170211c91a70e67992d52c760de3f0052c8c7271bd3c225ef0347245e8517ff6\")\r\n}\r\n\r\nbind(uri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(?npType)))) as ?service)\r\n\r\nservice ?service { select distinct ?np ?label ?timestamp where {\r\n graph npa:graph {\r\n ?np dct:created ?timestamp .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?np rdfs:label ?label .\r\n ?np np:hasAssertion ?a .\r\n ?np np:hasPublicationInfo ?i .\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n filter(contains(?pubkeys, sha256(?pubkey)))\r\n }\r\n graph ?i {\r\n ?np bibo:authorList ?authorList .\r\n ?authorList ?hasElement ?_author_iri .\r\n filter(strstarts(str(?hasElement), str(rdf:_)))\r\n }\r\n}\r\ngroup by ?np ?label ?timestamp\r\n} }\r\norder by desc(?timestamp)" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "Iok5+EAeUiMJpm8WcsvN8NQNauIRNufCLLatwx22AMdqWRlfgsRXYw/6rXy4RlnTAJuja04fBo+hNVbFCx6631adyo7vLXKTfK0gty90HRq4MRdTOdroYdRI/8Ouu0wCVIpxIC13KDpf+1z4lJiBQlgRYsk5exqC5HlY4YqUXcw=" . . . "2024-09-11T06:35:23.173Z"^^ . . . . . . . . . . .