Matches in Nanopublications for { ?s ?p ?o <https://w3id.org/np/RAcjK5MtLviwMCuVwkRIknLxOJj0qZwMCPoZn1TCd5Occ/assertion>. }
Showing items 1 to 6 of
6
with 100 items per page.
- sparql-construct-query-test type grlc-query assertion.
- sparql-construct-query-test label "Testing SPARQL Contruct queries..." assertion.
- sparql-construct-query-test description "This is just to test SPARQL Contruct queries." assertion.
- sparql-construct-query-test 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/> construct { ?np rdfs:label ?label . } where { graph npa:graph { ?np npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . } ?np rdfs:label ?label . } } limit 10" assertion.
- sparql-construct-query-test endpoint full assertion.
- sparql-construct-query-test license LICENSE-2.0 assertion.