Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAMcdiJpvvk8424AJIH1jsDUQVcPYOLRw0DNnZt_ND_LQ/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-pubinfo-templates type grlc-query assertion.
- get-pubinfo-templates label "Get pubinfo templates" assertion.
- get-pubinfo-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 nt: <https://w3id.org/np/o/ntemplate/> select ?np ?pubkey ?pubkeyhash ?date ?label ?creator where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . ?np npx:hasNanopubType nt:PubinfoTemplate . ?np dct:created ?date . ?np np:hasAssertion ?a . optional { ?np npx:signedBy ?creator . } } graph ?a { ?a rdfs:label ?label . } } order by desc(?date)" assertion.
- get-pubinfo-templates endpoint 45a89137e16d91eb7c7229b4e9033f49512604f94b65c7a9e3a093759293095b assertion.
- get-pubinfo-templates description "Returns the basic info of all publication info templates." assertion.
- get-pubinfo-templates license LICENSE-2.0 assertion.