. . . . "Lists the assertion templates maintained by a given space, i.e. the template kinds registered as maintained resources of the space, each shown with the label of its current governed version and a link to that version's nanopublication. The current governed version of a (kind, space) pair is the newest non-invalidated version signed by a current member+ (admin/maintainer/member) of the governing space, mirroring the get-latest-governed-version resolver: winners are materialized per kind in a sub-select that federates to the spaces repo (checking npa:isMaintainedBy and the signer's validated role tier), then joined back to the template data by an exact date+nanopub match. Kinds without a validating governed version are not listed. Ordered alphabetically by label." . . . "List maintained templates of a space" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \nprefix gen: \n\nselect ?resource ?resource_label ?np (\"^\" as ?np_label) where {\n {\n select ?resource ?np (coalesce(min(if(lang(?label) = \"\", ?label, ?nolabel)), min(?label)) as ?resource_label) where {\n {\n select ?resource (max(concat(str(?gDate), \">\", str(?gNp))) as ?maxW) where {\n values ?_space_multi_iri {}\n graph npa:graph {\n ?gNp npa:hasValidSignatureForPublicKeyHash ?gPubkeyhash ;\n dct:created ?gDate ;\n npx:embeds ?gVersion ;\n np:hasAssertion ?gA .\n filter not exists { ?gInv npx:invalidates ?gNp ; npa:hasValidSignatureForPublicKeyHash ?gPubkeyhash . }\n }\n graph ?gA { ?gVersion a nt:AssertionTemplate ; dct:isVersionOf ?resource ; gen:governedBy ?_space_multi_iri . }\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n graph ?stateG {\n ?resource npa:isMaintainedBy ?_space_multi_iri ; npa:hasGoverningSpaceRef ?gRef .\n ?gRi a gen:RoleInstantiation ; npa:forSpace ?_space_multi_iri ; npa:forSpaceRef ?gRef ;\n npa:hasRoleType ?gTier ; npa:forAgent ?gAgent .\n filter(?gTier = gen:AdminRole || ?gTier = gen:MaintainerRole || ?gTier = gen:MemberRole)\n ?gAcct a npa:AccountState ; npa:agent ?gAgent ; npa:pubkey ?gPubkeyhash .\n }\n }\n } group by ?resource\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash ;\n dct:created ?date ;\n npx:embeds ?version ;\n np:hasAssertion ?a .\n }\n filter(concat(str(?date), \">\", str(?np)) = ?maxW)\n graph ?a { ?version a nt:AssertionTemplate ; dct:isVersionOf ?resource . }\n optional { graph ?a { ?version rdfs:label ?label } }\n } group by ?resource ?np\n }\n} order by lcase(str(?resource_label))" . . "2026-07-27T06:41:22Z"^^ . . . . "List maintained templates of a space" . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "pa2tFU8CtEn9kgsHEefjd24czIUjWki6inixD6vuAKTfD3jr3+iLeuDqo2gtWRDrHaE1CNXsebbLRIC6aEB6qqH/V06C/NgF3U4iB7U5zgnwWBLvvlc1u2/zsPZw+RXpgO0yDHZbAAb+ad2lLtgxygT0Pl9p/xMK62zhbVZmYEA=" . . .