. . . . "This query returns an overview of the types of FAIR-Enabling Resources." . . . "Get types of FAIR-Enabling Resources" . . "prefix 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 values ?type {\r\n fip:Authentication-and-authorization-service\r\n fip:Editor\r\n fip:FAIR-Representation-Service\r\n fip:FAIR-Supporting-Software\r\n fip:Identifier-service\r\n fip:Provenance-Tracking-Service\r\n fip:Registry\r\n fip:Validation-Service\r\n fip:Web-API\r\n fip:FAIR-Specification\r\n fip:Communication-protocol\r\n fip:Crosswalk\r\n fip:FAIR-Implementation-Profile\r\n fip:Knowledge-representation-language\r\n fip:Metadata-schema\r\n fip:Metadata-data-linking-schema\r\n fip:Provenance-model\r\n fip:Semantic-model\r\n fip:Structured-vocabulary\r\n fip:FAIR-Data-Policy\r\n fip:Data-usage-license\r\n fip:Metadata-preservation-policy\r\n fip:Persistency-Policy\r\n fip:FAIR-Practice\r\n }\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 values ?type {\r\n fip:Authentication-and-authorization-service\r\n fip:Editor\r\n fip:FAIR-Representation-Service\r\n fip:FAIR-Supporting-Software\r\n fip:Identifier-service\r\n fip:Provenance-Tracking-Service\r\n fip:Registry\r\n fip:Validation-Service\r\n fip:Web-API\r\n fip:FAIR-Specification\r\n fip:Communication-protocol\r\n fip:Crosswalk\r\n fip:FAIR-Implementation-Profile\r\n fip:Knowledge-representation-language\r\n fip:Metadata-schema\r\n fip:Metadata-data-linking-schema\r\n fip:Provenance-model\r\n fip:Semantic-model\r\n fip:Structured-vocabulary\r\n fip:FAIR-Data-Policy\r\n fip:Data-usage-license\r\n fip:Metadata-preservation-policy\r\n fip:Persistency-Policy\r\n fip:FAIR-Practice\r\n }\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:21:43.035Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "FBNTKykktUlQEaEOZ9+GV3N2UxkxP72V59pvmAdNHRWvBT1M3wgsUmr9ch4rSyYJg7ZnX+Tf2Z+oULqPGCkfbfyu23MFigVdU1QNX7RUTKLY+B4kyVmUjmybHpyAQlqRpZ/JF5aCh7PPaAsQxFmFWiqc6c8Y/UP8G/JjostWsuI=" . . .