. . . . "This query performs a full-text search on FAIR Specifications." . . . "Search on FAIR Specifications" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix dct: \r\nprefix fip: \r\nprefix search: \r\n\r\nselect distinct ?thing ?label ?description ?np ?pubkey ?date where {\r\n graph npa:graph {\r\n values ?type { fip:FAIR-Specification fip:Metadata-schema fip:Semantic-model fip:Structured-vocabulary fip:Provenance-model }\r\n ?np npx:hasNanopubType ?type .\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" . "2025-04-24T14:16:14.567Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "ettqN8pX9Fi9SJ/eNpDUZfOeNrR5+kx9fWgjBEjW2tzaW8VjMeSEFqzusMVOLC50yLiMpEFIdjji46DndT6qVuE5qmIthid/6Tp6FBbZ87vMrfl4PXvuSsN0otp1CYagbask1khPVZ86kX1U3rhRcqpUYnSX/D+bllQ5R0BpW0s=" . . .