. . . . "Lists the maintained resources of a given space ref (space IRI + root definition) with a link to the source nanopublication. Label comes from each resource's definition assertion; resources whose definitions are all retracted or otherwise invalidated are filtered out. Ordered alphabetically by label. Pass the ref's root nanopub (root_np); the query resolves the ref via npa:rootNanopub and scopes the maintained-resource edges by the ref-level npa:hasMaintainedResource (subject = the ref), so it shows only that one ref's resources rather than merging all refs claiming the IRI. Ref-scoped variant of list-maintained-resources (which is IRI-keyed via npa:hasMaintainedResource on the space IRI)." . . . "List maintained resources of a space (ref-scoped)" . . "prefix np: \nprefix npx: \nprefix npa: \nprefix gen: \nprefix rdfs: \n\nselect ?resource ?resource_label ?np (\"^\" as ?np_label) where {\n {\n select ?resource\n (sample(?label) as ?resource_label)\n (sample(?viaNp) as ?np)\n where {\n values ?_root_np_multi_iri {}\n graph npa:spacesGraph { ?spaceRef npa:rootNanopub ?_root_np_multi_iri ; npa:spaceIri ?spaceIri . }\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n graph ?g { ?spaceRef npa:hasMaintainedResource ?resource . }\n graph ?ag { ?resource a gen:MaintainedResource ; rdfs:label ?label . }\n graph npa:graph {\n ?defNp np:hasAssertion ?ag ; npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?inv npx:invalidates ?defNp ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n optional { graph npa:spacesGraph { ?d a npa:MaintainedResourceDeclaration ; npa:resourceIri ?resource ; npa:maintainerSpace ?spaceIri ; npa:viaNanopub ?viaNp } }\n }\n group by ?resource\n }\n}\norder by lcase(str(?resource_label))" . . "Tobias Kuhn" . "2026-06-17T06:44:57Z"^^ . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "l8+LSUZzs4BnIi65QFm5WYdzc6lUPH6bWmjr35f5umUsY9Z933b2I6Qjurzk9XB2pEGcyGsUWUFtDUoFONPLmQcT372xrSm37Wbq62iVA8OGkn1Z97lnCNPY/WSO6AAR2+vrbkzBGS9MWdsui/ruL71IdcnLzfNlfCPfZ3hg3Yw=" . . .