Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAdyYeWRfQl8TecahiU77iVStCcESf90HR_9pr2EJP4FE/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-pinned-queries type grlc-query assertion.
- get-pinned-queries label "Get pinned queries" assertion.
- get-pinned-queries description "This query returns all pinned querie declarations for the given Space." assertion.
- get-pinned-queries 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 ?tag ?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 . optional { ?np rdfs:label ?label } } graph ?a { ?_space_iri gen:hasPinnedQuery ?query . optional { ?query gen:hasPinGroupTag ?tag . } } } order by desc(?date)" assertion.
- get-pinned-queries endpoint 2f015fe8a76203b3802178d9104416bd39d2592618810fc070af54351971bed0 assertion.
- get-pinned-queries license LICENSE-2.0 assertion.