Matches in Nanopublications for { <https://w3id.org/np/RAuwOBxwXal5NTW_rl9WtUA38IJbbT8q_Vp6vq4F6Pu9k/get-views-for-space> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-views-for-space type grlc-query assertion.
- get-views-for-space label "Get views for Space" assertion.
- get-views-for-space description "This query returns all the view declarations for a given Space." assertion.
- get-views-for-space 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 ?query ?title ?np ?pubkey ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . } graph ?a { ?view a gen:SpaceQueryView . ?view dct:title ?title . ?view gen:hasViewQuery ?query . values ?_space_multi_iri {} ?view gen:isViewForSpace ?_space_multi_iri . } } order by desc(?date)" assertion.
- get-views-for-space endpoint c01fe3f6d4b0468f7a68e533665ff8bb7dbf91a56862b69505b9533ca9ee1884 assertion.
- get-views-for-space license LICENSE-2.0 assertion.