. . . . "This query returns an overview of the types of FAIR-Enabling Resources." . . . "Get types of FAIR-Enabling Resources" . . "#+ summary: Get types of FAIR-Enabling Resources\r\n#+ endpoint: https://query.np.trustyuri.net/repo/empty\r\n#+ method: GET\r\n\r\nprefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix fip: \r\n\r\nselect ?type (count(distinct ?np) as ?count) where {\r\n\r\n {\r\n\r\n bind(iri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(fip:FAIR-Enabling-Resource)))) as ?fer_service)\r\n service ?fer_service {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\r\n npx:hasNanopubType fip:FAIR-Enabling-Resource .\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 ?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(strstarts(str(?type), str(fip:)))\r\n }\r\n }\r\n\r\n } union {\r\n\r\n bind(iri(concat(\"https://w3id.org/np/l/nanopub-query-1.1/repo/type/\", sha256(str(fip:FAIR-Supporting-Resource)))) as ?fer_service)\r\n service ?fer_service {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\r\n npx:hasNanopubType fip:FAIR-Supporting-Resource .\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 ?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(strstarts(str(?type), str(fip:)))\r\n }\r\n }\r\n\r\n }\r\n\r\n}\r\ngroup by ?type\r\norder by desc(?count)" . . "Tobias Kuhn" . "2025-08-15T12:14:46.092Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "RRiDp8oQz6OXLhv1afBxuQ44ZnxwrYTCyEOuiN5Gvi07l5uWTOEEOgEqbuljflxg2i96W4EjNmxBXGN2xxIPGMRlsVKXjhqfPfTTJiCTHoF0QTzAi5EOgzMbdUf+Ncpf8zq+7QCZsbjcgEzhPmzNNXB0jCRK/ZPQg7cSOTiLInw=" . . .