. . . . "This query lists the view displays assigned to a given resource: the view they display (linked, labelled with its title), the status (active/deactivated), the publishing user, the date, and the source nanopublication." . . . "List view displays" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?view ?view_label (if(bound(?displayMode) && strends(str(?displayMode), \"DeactivatedViewDisplay\"), \"deactivated\", \"active\") as ?status) ?user ?date ?np (\"^\" as ?np_label) where {\n values ?_resource_multi_iri {}\n graph npa:graph {\n ?np npx:hasNanopubType gen:ViewDisplay ;\n npa:hasValidSignatureForPublicKeyHash ?pubkey ;\n dct:created ?date ;\n npx:embeds ?display ;\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 ?display gen:isDisplayOfView ?view ;\n gen:isDisplayFor ?_resource_multi_iri .\n optional {\n values ?displayMode { gen:ActivatedViewDisplay gen:DeactivatedViewDisplay }\n ?display a ?displayMode .\n }\n }\n optional {\n service {\n graph npa:graph { ?vnp npx:embeds ?view ; np:hasAssertion ?va . }\n graph ?va { ?view dct:title ?view_label . }\n }\n }\n}\norder by desc(?date)" . . "Tobias Kuhn" . "2026-06-02T13:34:27Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "c8HNATcqfGRdH/Xj//1QSknDfUkJUuodFLT8JmTE6A9lV2/LgVYBMQGisuWSjHRo167AvPVZ7aLb75wBmDOtYpoDk9cNqZIKW9ZYW9sF/slDHK74Qb1nfPx/BMwFZnl9mXs06TGEB/wNvnbtGlWuyDa5KjTuQBT9kQ2072FQLyA=" . . .