. . . . "This query returns the FAIR-Supporting Resources (FSRs) that are recommended by the FAIR community." . . . "Get recommended FSRs" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix fip: \r\n\r\nselect distinct ?fsr ?fsr_label ?community ?community_label where {\r\n \r\n graph npa:graph {\r\n ?np npx:hasNanopubType fip:recommended-by .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?fsr fip:recommended-by ?community .\r\n }\r\n\r\n { select ?fsr ?fsr_label where {\r\n \r\n { select ?latest_curators_assertion where {\r\n graph npa:graph {\r\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\r\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\r\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\r\n }\r\n graph npa:networkGraph {\r\n ?latest_curators_np (npx:supersedes)* .\r\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\r\n }\r\n } }\r\n\r\n graph npa:graph {\r\n ?np npx:introduces|npx:describes ?fsr .\r\n ?np rdfs:label ?fsr_label ;\r\n npa:hasValidSignatureForPublicKey ?pubkey ;\r\n dct:created ?date .\r\n filter(str(?date) > \"2022\")\r\n filter exists { ?np npx:hasNanopubType ?fsr_type . values ?fsr_type { fip:FAIR-Enabling-Resource fip:FAIR-Supporting-Resource } }\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n }\r\n\r\n filter not exists {\r\n graph ?da {\r\n ?disapprover npx:disapprovesOf ?np .\r\n }\r\n graph npa:graph {\r\n ?disapproval_np np:hasAssertion ?da ;\r\n npa:hasValidSignatureForPublicKey ?dpubkey .\r\n filter not exists { ?disapproval_npx npx:invalidates ?disapproval_np ; npa:hasValidSignatureForPublicKey ?dpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?dpubkey .\r\n }\r\n }\r\n } }\r\n\r\n { select ?community ?community_label where {\r\n \r\n graph npa:graph {\r\n ?np npx:hasNanopubType fip:FAIR-Implementation-Community .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\r\n dct:created ?date ;\r\n np:hasAssertion ?a .\r\n ?np npx:introduces|npx:describes ?community .\r\n ?np dct:created ?date . filter(str(?date) > \"2022\")\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n }\r\n graph ?a {\r\n ?community a fip:FAIR-Implementation-Community ;\r\n rdfs:label ?community_label .\r\n }\r\n } }\r\n}" . . "Tobias Kuhn" . "2026-01-26T15:12:44.234Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "RWDAjpYCLEHX7vrKQ2DpuAgUYyA1utfO7AzUaw6O425KsPPCpTydrbTIIEanee1SGFBHjtIpEq3k2XB3TCQJHX3yAdydFRiCTi+eHGBbgc/NkGP0wms+jjv+L59YF7dSkZoAbh2VYZym2OzXlrV67zXEyCfUn54PCz1gC/HdjrI=" . . .