. . . . "For a FAIR Implementation Community, lists the FAIR Supporting Resources (FSRs) it recommends (fip:recommended-by), with the FSR types and a checkmark when the latest metadata nanopublication of the FSR is qualified by the GO FAIR Foundation." . . . "Get the FSRs recommended by a community" . . "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix owl: \nprefix foaf: \nprefix prov: \nprefix skos: \nprefix schema: \nprefix gen: \nprefix fip: \nprefix tpff: \nprefix search: \n\nselect ?fsr (coalesce(min(?fsr_label_x), replace(str(?fsr), \"^.*[/#]\", \"\")) as ?fsr_label)\n (group_concat(distinct str(?type); separator=\" \") as ?types_multi_iri) (group_concat(distinct ?type_label; separator=\"\\n\") as ?types_label_multi)\n (max(?qualified_x) as ?qualified) (min(?rnp) as ?np) (\"^\" as ?np_label)\nwhere {\n { select ?curators_a where {\n graph npa:graph {\n npa:hasValidSignatureForPublicKey ?curators_pk .\n ?curators_np npa:hasValidSignatureForPublicKey ?curators_pk ; np:hasAssertion ?curators_a .\n filter not exists { ?curators_x npx:invalidates ?curators_np ; npa:hasValidSignatureForPublicKey ?curators_pk . }\n }\n graph npa:networkGraph {\n ?curators_np (npx:supersedes)* .\n filter not exists { ?curators_y npx:supersedes ?curators_np }\n }\n } }\n\n graph npa:graph { ?rnp npx:hasNanopubType fip:recommended-by ; np:hasAssertion ?ra ; npa:hasValidSignatureForPublicKey ?rpk . filter not exists { ?rx npx:invalidates ?rnp ; npa:hasValidSignatureForPublicKey ?rpk . } }\n graph ?ra { ?fsr fip:recommended-by ?_community_iri . }\n optional {\n graph npa:graph {\n ?fsrnp npx:introduces|npx:describes ?fsr ; rdfs:label ?fsr_label_x ; npa:hasValidSignatureForPublicKey ?spk ; dct:created ?sdate .\n ?fsrnp npx:hasNanopubType ?sft . values ?sft { fip:FAIR-Enabling-Resource fip:FAIR-Supporting-Resource }\n filter not exists { ?fsrnp npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?sx npx:invalidates ?fsrnp ; npa:hasValidSignatureForPublicKey ?spk . }\n }\n }\n\n optional {\n graph npa:graph { ?fsrnp npx:hasNanopubType ?type . }\n filter(strstarts(str(?type), \"https://w3id.org/fair/fip/terms/\"))\n filter(?type not in (fip:FAIR-Enabling-Resource, fip:FAIR-Supporting-Resource, fip:Available-FAIR-Enabling-Resource, fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource-to-be-Developed, fip:FAIR-Supporting-Resource-to-be-Developed))\n bind(replace(replace(str(?type), \"^.*/\", \"\"), \"-\", \" \") as ?type_label)\n }\n optional {\n graph ?qa { ?qualifier npx:qualifies ?fsrnp . }\n values ?qualifier { }\n graph npa:graph {\n ?qnp np:hasAssertion ?qa ; npa:hasValidSignatureForPublicKey ?qpk .\n filter not exists { ?qx npx:invalidates ?qnp ; npa:hasValidSignatureForPublicKey ?qpk . }\n }\n graph ?curators_a { ?qk npx:hasPublicKey ?qpk . }\n }\n\n bind(if(bound(?qnp), \"✓\", \"\") as ?qualified_x)\n} group by ?fsr order by ?fsr_label\n" . . "Tobias Kuhn" . "2026-09-11T09:37:28Z"^^ . . . . "Get the FSRs recommended by a community" . . . . . "RSA" . "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzZAkv4Mu1YSUxQMriBnhYunqosX5wpuQ3FjUyzW8wTC51wjCmhsChyhS+mCx7Od+2MTDpdhxDWA+pH1r9AX508X2rIY/sbpMS+pd56e0qKPQ0t4folln1TgamPN9iOlY/yLc2x27AdipWIGXUdtL2iAcb+P/Y5dQS2AkHMS3lP2e5JBL5/bD/10qvTLKvdsqIKts8qjuLpxr9CFbsS2gLjMkXL5D2IsJ0cL5sgmIfS1inLVxIfXrS/OgqYNFqeNznUYCVWfo0g7DKjnjiICz3omeQeJFLYwlJ6PhUhYDQS6O318DGwUCwhnuXbBbwL9evZa2I/0Pwu5xpZdNLYJ5UwIDAQAB" . "MDPlNs5Jh0eJ5RD3y8r14VaZ7HbirUjTOiCivnwqg3vhqU6GGRsSmZSu7J9hCfLo3LZDpl8NPW8VMiAVHs19/YgvPj4Vxti9POXESN7uUu++PI/CY39os1Rg4hjPzrt2u351BYxBYUgyOhX5+VVUWbA3WNTRM4d+MTIAKn5ZGY90Fu7JiZtW0AkzuFbK1QvQ4cb3dNGCT0eKecOjo6nUChhqz0jPU1wOqKmLckVo3crQKRnxvZbmoQxbA65nR9Jn4T+QEqd27pNhjQRbLYfdWCcqAspXjs9TjYlH1urXdFw/iZQ50+Q/NVdR0RWi9e8FV0wFc9hQA3K/kmrgceopPQ==" . . .