. . . . "Lists the presets assigned to a resource, for the About page: each assigned preset, the resource type it applies to, its active/deactivated status, the signer, the date, and the source nanopub." . . . "List preset assignments" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?preset ?preset_label ?appliesTo ?appliesTo_label\n (if(bound(?mode) && contains(str(?mode), \"Deactivated\"), \"deactivated\", \"active\") as ?status)\n ?user ?date ?np (\"^\" as ?np_label) where {\n values ?_resource_multi_iri {}\n graph npa:graph {\n ?np npx:hasNanopubType gen:PresetAssignment ;\n npa:hasValidSignatureForPublicKeyHash ?pubkey ;\n dct:created ?date ;\n npx:embeds ?assignment ;\n np:hasAssertion ?a .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n optional { ?np npx:signedBy ?user }\n }\n graph ?a {\n ?assignment gen:isAssignmentFor ?_resource_multi_iri ;\n gen:isAssignmentOfPreset ?preset .\n optional {\n values ?mode { gen:ActivatedPresetAssignment gen:DeactivatedPresetAssignment }\n ?assignment a ?mode .\n }\n }\n optional {\n graph npa:graph { ?presetNp npx:embeds ?preset ; np:hasAssertion ?pa . }\n graph ?pa {\n optional { ?preset rdfs:label ?preset_label . }\n optional { ?preset gen:appliesToInstancesOf ?appliesTo . }\n }\n }\n}\norder by desc(?date)" . . "Tobias Kuhn" . "2026-06-03T10:31:55Z"^^ . . . . "List preset assignments" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "RMfj1JT7Kf0V85pGNO7R4lGaeeNebcAjNCPtfaJRC0foCKjZGBOoxzt3ryJVexLhA3hRL9KUKTQNz98If6ycFhvMDIsGhcaeI/8TYOHuPZgnNOwZDvJfqYCMZJyqcirJyfEnoaAYJaYbS990aUZcIRpZobsHyHRkDWtwKyCM6xg=" . . .