. . . . "For a FAIR Implementation Community, lists its FAIR Implementation Profiles (FIPs and reference FIPs) from their latest non-invalidated nanopublications: the FIP, whether it is a reference FIP, version, number of declarations, and date. Example nanopublications are excluded." . . . "Get the FIPs of 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 ?fip (min(?fip_label) as ?fip_label) (max(?rfip_x) as ?rfip) (min(?version) as ?version) (count(distinct ?dnp) as ?declarations) (min(?date) as ?date) (min(?np) as ?np) (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType fip:FAIR-Implementation-Profile ; npx:introduces ?fip ; np:hasAssertion ?a ; npa:hasValidSignatureForPublicKey ?pk ; dct:created ?date .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?x npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pk . }\n }\n graph ?a { ?fip fip:declared-by ?_community_iri ; rdfs:label ?fip_label . optional { ?fip schema:version| ?version . } optional { ?fip fip:has-declaration-index ?index . } }\n bind(if(exists { graph npa:graph { ?np npx:hasNanopubType fip:Reference-FAIR-Implementation-Profile . } }, \"✓\", \"\") as ?rfip_x)\n optional { graph npa:networkGraph { ?index npx:includesElement ?dnp . } }\n} group by ?fip order by desc(?date)\n" . . "Tobias Kuhn" . "2026-09-11T09:37:27Z"^^ . . . . "Get the FIPs of a community" . . . . . "RSA" . "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzZAkv4Mu1YSUxQMriBnhYunqosX5wpuQ3FjUyzW8wTC51wjCmhsChyhS+mCx7Od+2MTDpdhxDWA+pH1r9AX508X2rIY/sbpMS+pd56e0qKPQ0t4folln1TgamPN9iOlY/yLc2x27AdipWIGXUdtL2iAcb+P/Y5dQS2AkHMS3lP2e5JBL5/bD/10qvTLKvdsqIKts8qjuLpxr9CFbsS2gLjMkXL5D2IsJ0cL5sgmIfS1inLVxIfXrS/OgqYNFqeNznUYCVWfo0g7DKjnjiICz3omeQeJFLYwlJ6PhUhYDQS6O318DGwUCwhnuXbBbwL9evZa2I/0Pwu5xpZdNLYJ5UwIDAQAB" . "yAs+Zws+o77j3cbL79+tk6jR8ExgsFuJnNwXboNk95f/eGtk9RZD4GrjizM81C0HJGwRD4XUFjT2bKcRr8EFsKy+X01T0mhNgc8t2KkaxBFY3dmcZJl8jUuBDDIWOa5SpTAsfQXwVxAoD7v/0wiN1rUr5k/fXrF22tNVNME56eMiRSZqwHtCkIcTUVrsM+I3nMLiMcpQNhRoRHjr/Uv1Z7Ieb38uRUfUkuCfVb3MEbeokNsy+FbK6nv7Kx0ZKsTBL2bSwkHPurb/jLdzzdZkBAfuPlbiRQYSVlSbnPHZqo4WGdbsBT286r2LCm3vbTodG+tsvX5AAq3BylNyGIyn/w==" . . .