. . . . "This query performs a full-text search on the things introduced in nanopublications." . . . "Full-text search on things" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix dct: \r\nprefix search: \r\n\r\nselect distinct ?thing ?label ?description ?np ?pubkey ?date where {\r\n graph npa:graph {\r\n ?np npx:hasNanopubType ?__type_iri .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np npx:introduces|npx:describes ?thing .\r\n ?np rdfs:label ?label .\r\n optional { ?np dct:description ?description . }\r\n ?np np:hasAssertion ?a .\r\n }\r\n ?np 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" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "uIUAy3IKVjlhPxO8lL9y9GoT/dHz4VjguHi5Y3PC+ORfSXIj6LHc0Ysj0FHfqUzSD0PyFuRalpXGmLpIFyK3Z59Ft7cyteCO3D0NYd9R5KCt2p0FFt/ngWiv9CIBSG+NpIX6cSR55gfiV6KnW/YgndH+CLi/t7ySTGMKvaG7gA4=" . . . "2024-11-12T08:14:55.884Z"^^ . . . . . . . . . . .