. . . . "This query runs a text search on templates." . . . "Search templates" . . "prefix nt: \r\nprefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix dct: \r\nprefix search: \r\n\r\nselect distinct ?thing ?label ?description ?pubkey ?date where {\r\n graph npa:graph {\r\n ?thing npx:hasNanopubType nt:AssertionTemplate .\r\n filter not exists { ?thing npx:hasNanopubType nt:UnlistedTemplate . }\r\n ?thing npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?thing ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?thing dct:created ?date .\r\n ?thing rdfs:label ?label .\r\n optional { ?thing dct:description ?description . }\r\n }\r\n ?thing search:matches [\r\n search:query ?_query ;\r\n search:property rdfs:label ;\r\n search:score ?score ;\r\n search:snippet ?snippet ] .\r\n}\r\nlimit 10" . . "Tobias Kuhn" . "2025-10-16T12:27:48.820Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "7ofVKdzk0A/e0cNyx/X7TSkGcuLy3KPq2VzXoL2MjwkYAE0B5S87oejGb2D1aHwaScTjeO7xBziUl1b92umulsVlw9CGo/b6PWDPwwVc6Os51s3sSCE4K9rLkM2LM8QcuBVh+FS+QOm3URFSWcCKUG8XGFuHzrp/n0HzEfaH2GY=" . . .