. . . . "This query is intended to be used on external websites." . . . "Get all FSRs (html)" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\nprefix prov: \r\nprefix foaf: \r\nprefix tpff: \r\nprefix schema: \r\nprefix fip: \r\n\r\n\r\nselect\r\n\t(concat(\"\", str(?label), \"\") as ?thing_ID)\r\n\t(strbefore(str(?date), \"T\") as ?formatted_date)\r\n\t(concat(\"\", group_concat(distinct concat(\r\n \"\",\r\n replace(str(?type), \"^.*[/#]\", \"\"),\r\n \"\"\r\n \t); separator=\" \"), \"\") as ?types)\r\n\t?description\r\n\t?np\r\nwhere {\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 graph npa:graph {\r\n ?np rdfs:label ?label .\r\n ?np dct:description ?description .\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?assertion .\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 fip:Available-FAIR-Enabling-Resource } }\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\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(?type != fip:Domain-Specific-FAIR-Supporting-Resource)\r\n filter(?type != fip:Domain-Agnostic-FAIR-Supporting-Resource)\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n }\r\n filter not exists {\r\n graph npa:graph {\r\n ?disapproval_np npx:hasNanopubType .\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 graph ?da {\r\n ?disapprover npx:disapprovesOf ?np .\r\n }\r\n }\r\n}\r\ngroup by ?thing ?description ?label ?date ?np" . . "Marvin Friedl" . "2026-09-23T09:18:49.074Z"^^ . . . . . . "update class tags" . . . . . . . "RSA" . "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6nKKLJLqRlne3x0edmCYSr5xQdqM6C1FWZNdRdKZIsZFOmLmkh8dSeoHfQ9j2qws06koRRmIL6eij55oCL67M9/21JmSygbDBmVkBhKCdIMOCJIXSqb+CZIeS05qhZTDjznex8PBAd9pAFIIOW3hhvhA1cNVPlbBL/jWeT6UZ3bU9MKGD9abCZZYQ63/vxX+153bECpVJISzc4YmabntbbYa5xS2vXsJeS2Sn21uKO3A85Rj+PAqLi9DrsmtEjcGtcMxdzmp+DscfR2Zigbwqs9LV3UCITymRqx01QFEgBWRryjzatsArZ+3nUI1jpywt7IRKYhUTy5gCeHY76vlSwIDAQAB" . "vPRfR5Joe9v3lVr2EwZVsUSrVNW6PfnM46BsJLQNRbNCG8VSLR89cMNET0b98Xbb5+M01mp+5aBlZ8HptUhG12GJIJDJaIOdH11JPjstQEOVe4A3lHqOwFjG+u/MFrGWvOwWlYlNbuvt+/hNFqfO6rzspkRnLVdCB7KHW1wMAWD7DtODSTV+Q4G+vbpXFZ1WLXP0zX9fUku/XFC5sv8R99hA7IdKiH+uN2wyNeQL6vb+yyXx1wSYRduKjM90al4ga6GXtivqn05Qum2K3RL510vzlqaGlOPPcxHR+QTsCf+hVyn70Jw5NL2NWqh39xpi68LZ5CNk29kA9qiC0QH/Vw==" . . .