. . . . "This query returns the details of all FIP declarations, including schema:version for R-FIP declarations." . . . "Get FIP declaration details" . . "prefix rdfs: \nprefix fip: \nprefix dct: \nprefix dce: \nprefix npa: \nprefix npx: \nprefix np: \nprefix dcat: \nprefix schema: \n\nselect ?decl_np ?community ?c ?question ?q ?sort ?nochoice ?decl ?rel ?resource_id_used ?startdate ?enddate ?date ?version where {\n graph npa:graph {\n ?decl_np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?decl_np_x npx:invalidates ?decl_np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?decl_np npx:hasNanopubType fip:FIP-Declaration .\n ?decl_np dct:created ?date .\n ?decl_np np:hasAssertion ?assertion .\n }\n graph ?assertion {\n ?decl a fip:FIP-Declaration .\n ?decl fip:refers-to-question ?question .\n {\n { ?decl fip:declares-current-use-of ?resource_id_used . bind(fip:declares-current-use-of as ?rel) }\n union\n { ?decl fip:declares-planned-use-of ?resource_id_used . bind(fip:declares-planned-use-of as ?rel) }\n union\n { ?decl fip:declares-planned-replacement-of ?resource_id_used . bind(fip:declares-planned-replacement-of as ?rel) }\n union\n { ?decl fip:declares-replacement-from ?resource_id_used . bind(fip:declares-replacement-from as ?rel) }\n union\n { ?decl fip:declares-replacement-to ?resource_id_used . bind(fip:declares-replacement-to as ?rel) }\n }\n # grlc gives an error for some reason if these two optional statements are at the end of the graph block:\n optional { ?decl dcat:startDate ?startdate . }\n optional { ?decl dcat:endDate ?enddate . }\n ?decl fip:declared-by ?community .\n optional { ?decl schema:version ?version . }\n }\n bind (replace(str(?community), \".*#\", \"\") as ?c)\n bind (replace(str(?supercommunity), \".*#\", \"\") as ?sc)\n bind (replace(str(?question), \"^.*-([^-MD]+(-[MD]+)?)$\", \"$1\") as ?q)\n bind (concat(replace(?q, \"F|M\", \"0\"), \"x\") as ?sort)\n bind (\"\" as ?nochoice)\n}" . . "2026-04-10T12:26:03Z"^^ . . . . . "Get FIP declaration details" . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "BcRW0Tu8mZnJ2Ad90Ev4PQJyPbSBEchmYKAeVRR+UJvQ8gnGLzBsra2RLzsAvb6/5q6zSPn8fAZkOxZJIp6KwGekLbLO/OMrrRHGYM004UXwaS8iWqYSbba+BoCdEVfhLZgnnKcdcdS2tOKrb5qSF7BDIjWiKYThqNyQTARfMKc=" . . .