Matches in Nanopublications for { <https://w3id.org/np/RATN79HE_VBq9ujv74yQk10q2YTVuCRadZptXXjthwI5o/test-query> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- test-query type grlc-query assertion.
- test-query label "test query" assertion.
- test-query description "This is just a test query, updated four times..." assertion.
- test-query license LICENSE-2.0 assertion.
- test-query 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 grlc: <https://w3id.org/kpxl/grlc/> select ?np ?label ?pubkeyhash ?date where { graph npa:graph { ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . } ?np dct:created ?date . ?np npx:introduces ?query . ?np np:hasAssertion ?a . ?np npx:hasNanopubType grlc:grlc-query . optional { ?np rdfs:label ?label } } graph ?a { ?query grlc:endpoint ?endpoint . filter(strstarts(str(?endpoint), "https://w3id.org/np/l/nanopub-query")) } } order by desc(?date)" assertion.
- test-query endpoint full assertion.