Matches in Nanopublications for { <https://w3id.org/np/RA-tlMmQA7iT2wR2aS3PlONrepX7vdXbkzeWluea7AECg#get-suggested-templates-to-get-started> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-suggested-templates-to-get-started type grlc-query assertion.
- get-suggested-templates-to-get-started label "Get suggested templates to get started" assertion.
- get-suggested-templates-to-get-started description "This queries returns a list of suggested templates to get started, so it can be shown e.g. on Nanodash." assertion.
- get-suggested-templates-to-get-started sparql "prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> prefix np: <http://www.nanopub.org/nschema#> prefix npa: <http://purl.org/nanopub/admin/> prefix npx: <http://purl.org/nanopub/x/> prefix dct: <http://purl.org/dc/terms/> select ?template_np ?label ?date where { graph npa:graph { ?np npx:hasNanopubType <https://w3id.org/kpxl/gen/terms/SuggestedTemplateToGetStarted> . ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np dct:created ?date . ?np np:hasAssertion ?a . } graph ?a { ?template_np a <https://w3id.org/kpxl/gen/terms/SuggestedTemplateToGetStarted> . } } order by desc(?date)" assertion.
- get-suggested-templates-to-get-started endpoint 1162349fdeaf431e71ab55898cb2a425b971d466150c2aa5b3c1beb498045a37 assertion.
- get-suggested-templates-to-get-started license LICENSE-2.0 assertion.