. . . . "This query lists the view displays assigned to a given resource, with a human-readable label, status (active/deactivated), date, and source nanopublication." . . . "List view displays" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?label (if(bound(?displayMode) && strends(str(?displayMode), \"DeactivatedViewDisplay\"), \"deactivated\", \"active\") as ?status) ?date ?np (\"^\" as ?np_label) where {\n values ?_resource_multi_iri {}\n graph npa:graph {\n ?np npx:hasNanopubType gen:ViewDisplay .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np npx:embeds ?display .\n ?np np:hasAssertion ?a .\n optional { ?np rdfs:label ?label }\n }\n graph ?a {\n ?display gen:isDisplayOfView ?view .\n ?display gen:isDisplayFor ?_resource_multi_iri .\n optional {\n values ?displayMode { gen:ActivatedViewDisplay gen:DeactivatedViewDisplay }\n ?display a ?displayMode .\n }\n }\n}\norder by desc(?date)" . . "Tobias Kuhn" . "2026-06-02T12:57:54Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "T0MHsEDzngEnH3FX0c7HiOjzh78/awQRw5+o3i9ansXzuBI3+o2BiGwWUWQaMRQlnc/5nmlT2B+3RUXKAw/QHt24sbhDiqIbHu3qWaqS4GWJPiNULgC06QOzuebIqGC0kIsSHvHIOGCLpP5bqd1VxP4D//ltLtnCYMl6HcKD7JI=" . . .