Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAEZxJ7JHTPTUjetzobVOxtwlLzgHOPfFrjps_pkaLLQc/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-view-displays type grlc-query assertion.
- get-view-displays label "Get view displays" assertion.
- get-view-displays description "This query returns all the view displays declared for a given resource." assertion.
- get-view-displays sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix dct: <http://purl.org/dc/terms/> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix gen: <https://w3id.org/kpxl/gen/terms/> select ?view ?label ?np ?pubkey ?date where { values ?_resource_multi_iri {} graph npa:graph { ?np npx:hasNanopubType gen:ViewDisplay . ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np npx:embeds ?display . ?np np:hasAssertion ?a . optional { ?np rdfs:label ?label } } graph ?a { ?display gen:isDisplayOfView ?view . ?display gen:isDisplayFor ?_resource_multi_iri . } } order by desc(?date)" assertion.
- get-view-displays endpoint e583e6ea1b422742ec887ec2cfb39054797ee27f64c11026cb4db1dc60eee044 assertion.
- get-view-displays license LICENSE-2.0 assertion.