Matches in Nanopublications for { <https://w3id.org/np/RA5dahGhH4UOqGYMFbh17I7iUWTd5llmedpv0TvVgKNwg/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 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 ?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 { values ?_space_multi_iri {} ?_space_multi_iri gen:hasView ?query . } } order by desc(?date)" assertion.
- get-views-for-space endpoint e583e6ea1b422742ec887ec2cfb39054797ee27f64c11026cb4db1dc60eee044 assertion.
- get-views-for-space description "This query returns all the view declarations for a given Space." assertion.
- get-views-for-space license LICENSE-2.0 assertion.