. . . . "This query performs a full-text search on FAIR Specifications, excluding retracted/superseded nanopublications, example nanopublications, entries from before 2022, and entries disapproved by the curators." . . . "Search on FAIR Specifications" . . "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix dct: \nprefix fip: \nprefix search: \n\nselect distinct ?thing ?label ?description ?np ?pubkey ?date where {\n\n graph npa:graph {\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\n }\n graph npa:networkGraph {\n ?latest_curators_np (npx:supersedes)* .\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\n }\n\n graph npa:graph {\n values ?type { fip:FAIR-Specification fip:Metadata-schema fip:Semantic-model fip:Structured-vocabulary fip:Provenance-model }\n ?np npx:hasNanopubType ?type .\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np dct:created ?date .\n filter(str(?date) > \"2022\")\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np npx:introduces|npx:describes ?thing .\n ?np rdfs:label ?label .\n optional { ?np dct:description ?description . }\n }\n ?np search:matches [\n search:query ?_query ;\n search:property rdfs:label ;\n search:score ?score ;\n search:snippet ?snippet ] .\n\n bind(iri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(\"http://purl.org/nanopub/x/disapprovesOf\"))) as ?disappr_service)\n filter not exists { service ?disappr_service {\n graph npa:graph {\n ?disapproval_np np:hasAssertion ?da ;\n npa:hasValidSignatureForPublicKey ?dpubkey .\n filter not exists { ?disapproval_npx npx:invalidates ?disapproval_np ; npa:hasValidSignatureForPublicKey ?dpubkey . }\n }\n graph ?latest_curators_assertion {\n ?qpubkeys npx:hasPublicKey ?dpubkey .\n }\n graph ?da {\n ?disapprover npx:disapprovesOf ?np .\n }\n } }\n\n}\nlimit 10" . . . "Tobias Kuhn" . "2026-07-03T13:22:48Z"^^ . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "fRpbbe7tfNY/UkGvDMrpQc7+gce61XhCA/kztECBY+Mdh9aVTpoBrwUzg/J93BP7Tjvh4RZUMcgSu7WtmLB6VNkGnCbeDwRFCf1zlKG3pp77Ro4zhefn3ta8ztufq9huHam+gBF7dGcJI5ZeKgEgjW8B3U/938OOatVhTkVxXxg=" . . .