. . . . "This query returns all FAIR Communities." . . . "Get all FAIR Communities" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\n\r\nselect distinct ?communityLabel ?community ?np 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 graph npa:graph {\r\n ?np rdfs:label ?communityLabel ;\r\n npa:hasValidSignatureForPublicKey ?pubkey ;\r\n dct:created ?date ;\r\n npx:hasNanopubType fip:FAIR-Implementation-Community ;\r\n npx:introduces ?community ;\r\n np:hasAssertion ?a .\r\n ?np dct:created ?date . filter(str(?date) > \"2022\")\r\n filter(strends(str(?date), \"Z\"))\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 filter not exists {\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 graph ?da {\r\n ?disapprover npx:disapprovesOf ?np .\r\n }\r\n }\r\n}\r\norder by ?communityLabel" . . "Tobias Kuhn" . "2025-10-12T08:53:23.903Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "0BVDVIVW0PWpoBHKVtNY1LFcMLId4toHyoBKfnmr1/M0G8jwCUOQqSJmw+Z7D6kAMIbUTFSET0LBIRBjJJs4Qr3UNjrZiYisr95kUpYQhvIIxViHFwdGCANCBePTJYe7FrnjMH2xSRKlSiPVPKcNS4aZgk0OlmVOARIudi8lbGI=" . . .