. . . . "Returns the grlc query nanopublications created by the given user." . . . "Get queries by given user" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix grlc: \n\nselect ?label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:signedBy ?_user_iri .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\n ?np npx:hasNanopubType grlc:grlc-query .\n ?np npx:introduces|npx:embeds ?query .\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n ?query grlc:endpoint ?endpoint .\n filter(strstarts(str(?endpoint), \"https://w3id.org/np/l/nanopub-query\"))\n optional { ?query rdfs:label ?rawlabel }\n }\n bind(replace(str(?query), \"https://w3id.org/np/\", \"\") as ?spec_path)\n bind(concat(\"\", coalesce(?rawlabel, str(?query)), \"\") as ?label)\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-04-21T06:41:28Z"^^ . . . . "Get queries by given user" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "jD/rcaJYXZMNI2iDcztXGjfUS+KFpr4uPNgBDOUD6xHLuQTd5xUq3a0j4R5d9b6twyAwp0DoNBJ/jFmxqOiJsYFrys2v17ra2n/NHHulDC1c1yPpLvVvu2azN+nlBmxTC5Hbnan+At6id7UIu7ZqPdthePIUGXqrHFZnddPD89w=" . . .