. . . . "Get FAIR-Enabling Resources by type." . . . "Get FERs by type" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\nprefix search: \r\n\r\nselect distinct ?np ?thing ?description ?label ?date ?types ?qualifier (group_concat(distinct ?community; separator=\" \") as ?communities) ?maxscore 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 { select ?np ?thing ?label ?description ?date (group_concat(distinct ?type; separator=\" \") as ?types) where {\r\n\r\n graph npa:graph {\r\n ?np rdfs:label ?label ;\r\n dct:description ?description ;\r\n npa:hasValidSignatureForPublicKey ?pubkey ;\r\n dct:created ?date .\r\n ?np npx:introduces|npx:describes ?thing .\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 ?np npx:hasNanopubType ?_type_iri .\r\n ?np npx:hasNanopubType ?type .\r\n filter(?type != fip:FAIR-Enabling-Resource)\r\n filter(?type != fip:Available-FAIR-Enabling-Resource)\r\n filter(?type != fip:FAIR-Enabling-Resource-to-be-Developed)\r\n filter(?type != fip:FAIR-Supporting-Resource)\r\n filter(?type != fip:Available-FAIR-Supporting-Resource)\r\n filter(?type != fip:FAIR-Supporting-Resource-to-be-Developed)\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 } group by ?np ?thing ?label ?description ?date }\r\n\r\n\r\n optional {\r\n graph ?qa {\r\n ?qualifier npx:qualifies ?np .\r\n }\r\n graph npa:graph {\r\n ?qualification_np np:hasAssertion ?qa ;\r\n npa:hasValidSignatureForPublicKey ?qpubkey .\r\n filter not exists { ?qualification_npx npx:invalidates ?qualification_np ; npa:hasValidSignatureForPublicKey ?qpubkey . }\r\n }\r\n graph ?latest_curators_assertion {\r\n ?qpubkeys npx:hasPublicKey ?qpubkey .\r\n }\r\n }\r\n\r\n optional {\r\n graph npa:graph {\r\n ?decl_np npx:hasNanopubType fip:FIP-Declaration .\r\n ?decl_np np:hasAssertion ?decl_a ;\r\n npa:hasValidSignatureForPublicKey ?decl_pubkey .\r\n filter not exists { ?decl_npx npx:invalidates ?decl_np ; npa:hasValidSignatureForPublicKey ?decl_pubkey . }\r\n }\r\n graph ?decl_a {\r\n ?decl a fip:FIP-Declaration .\r\n # ----\r\n # not really needed but seems to make query faster:\r\n values ?use { fip:declares-current-use-of fip:declares-planned-use-of fip:declares-planned-development-of fip:declares-planned-replacement-of }\r\n ?decl ?use ?thing .\r\n # ----\r\n ?decl fip:declared-by ?community .\r\n }\r\n }\r\n\r\n} group by ?np ?thing ?description ?label ?date ?types ?qualifier ?maxscore order by desc(?maxscore)" . . "Tobias Kuhn" . "2025-07-17T12:50:56.465Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "InegolnhV+qQX9E9Xfjx8sVHpUdj2Ug2Qx5hoIfvcH+7XJYqZqGv2Kyq4jHjyEAXJCAlzG/20JDwlVlCdqULMOPM92my85R3ldGGZmUcJk5cfSViTLzl3FmKAbomyGbpzQ1snnNMmGuSzfk+oojWqrr9b4MdA1/0WXO65Uufjnw=" . . .