Matches in Nanopublications for { <https://w3id.org/np/RAhcTYDaGHLnooZpQKrYhDYJVPUha9iEI9PZrnO7z6-as/get-all-rp> ?p ?o ?g. }
Showing items 1 to 6 of
6
with 100 items per page.
- get-all-rp type grlc-query assertion.
- get-all-rp label "Get all research programmes" assertion.
- get-all-rp 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 xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX prov: <http://www.w3.org/ns/prov#> SELECT ?n1 ?label ?thing ?date where { GRAPH npa:graph { ?n1 npx:introduces ?thing . ?n1 npx:hasNanopubType <https://w3id.org/fair/ff/terms/Research-Programme> . ?n1 npa:hasValidSignatureForPublicKey ?pubkey . filter not exists { ?np2 npx:invalidates ?n1 ; npa:hasValidSignatureForPublicKey ?pubkey . } ?n1 dct:created ?date . ?n1 rdfs:label ?label . } }" assertion.
- get-all-rp endpoint full assertion.
- get-all-rp description "This query returns all research programmes." assertion.
- get-all-rp license LICENSE-2.0 assertion.