Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAxunUDzI1P1BxPH7a7N1gpgKuhsmEjHwv6_oFjYUtbE4/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-pinned-templates type grlc-query assertion.
- get-pinned-templates label "Get pinned templates" assertion.
- get-pinned-templates 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 ?space ?template ?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 gen:hasPinnedTemplate ?template . optional { ?template gen:hasTag ?tag . } } } order by desc(?date)" assertion.
- get-pinned-templates endpoint 5061d4f8ce945becd54000fab7645326faad3024f83998d8613ecc5e92c595e5 assertion.
- get-pinned-templates description "This query returns all pinned template declaration for Spaces." assertion.
- get-pinned-templates license LICENSE-2.0 assertion.